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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCharacterWidths |
Gets the character widths for a text string to draw.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetCharacterWidths |
Sets the character widths for a text string to draw.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |