SelectFont Class
Class representing Tf operator (set text font and size).
Inheritance Hierarchy

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class SelectFont : TextStateOperator

The SelectFont type exposes the following members.

Constructors
  NameDescription
Public methodSelectFont
Initializes operator.
Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Public propertyName
Name of font.
Public propertySize
Size of text.
Methods
See Also