RpPrinter:GetTextFace() Method

<< Click to Display Table of Contents >>

Navigation:  RpPrinter & PtrDevice Class Overview > RpPrinter Class >

RpPrinter:GetTextFace() Method

Previous pageReturn to chapter overviewNext page

Purpose

To get the name of the current font.

Syntax

<oRpPrinter>:GetTextFace() String

Example

// Save the current text face

cTextFace := oRpPrinter:GetTextFace()