Click or drag to resize

PdfTextState Properties

The PdfTextState type exposes the following members.

Properties
Name Description
Public property FontFamily
Gets the font family.
Public property FontName
Gets the font name.
Public property FontSize
Gets font size of the text.
Public property ForegroundColor
Gets foreground color of the text.
Public property IsBold
Gets flag specifying whether font is bold.
Public property IsItalic
Gets flag specifying whether font is italic.
Public property IsSimulateBold
Gets flag specifying whether font is simulate bold.
Top
See Also