RpPrinter:GetTextFace() Method
<< Click to Display Table of Contents >> RpPrinter:GetTextFace() Method |
![]() ![]() ![]() |
Purpose
To get the name of the current font.
Syntax
<oRpPrinter>:GetTextFace() → String
Example
// Save the current text face
cTextFace := oRpPrinter:GetTextFace()