PdfStringDrawingOptions Properties

The PdfStringDrawingOptions type exposes the following members.

Properties

  NameDescription
Public propertyAngle
Get or sets the angle to rotate drawn text string by.
Public propertyMissingGlyphHandler
Gets or sets the handler for glyphs that cannot be drawn using the current Font.
Public propertyReadingDirection
Gets or sets the main direction of text string for the Bidi algorithm.

See Also