Namespace: BitMiracle.Docotic.Pdf
public class PdfStringDrawingOptions
Public Class PdfStringDrawingOptions
The PdfStringDrawingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfStringDrawingOptions | Initializes a new instance of the PdfStringDrawingOptions class |
Name | Description | |
---|---|---|
![]() | Angle |
Get or sets the angle to rotate drawn text string by.
|
![]() | MissingGlyphHandler |
Gets or sets the handler for glyphs that cannot be drawn using
the current Font.
|
![]() | ReadingDirection |
Gets or sets the main direction of text string for the Bidi algorithm.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCharacterWidths |
Gets the character widths for a text string to draw.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetCharacterWidths |
Sets the character widths for a text string to draw.
|
![]() | ToString | (Inherited from Object.) |