PdfStringFormat Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
Pdf |
Initializes a new instance of the Pdf |
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the horizontal alignment of the string. |
Format |
Gets or sets a Pdf |
Generic |
Gets a generic default Pdf |
Generic |
Gets a generic typographic Pdf |
Hotkey |
Gets or sets the Pdf |
Leading |
Gets or sets a value that is the fraction of the font em-size used as both horizontal and vertical leading string margins. |
Line |
Specifies the vertical alignment of the string. |
Trailing |
Gets or sets a value that is the fraction of the font em-size used as the horizontal trailing string margin. |
Trimming |
Gets or sets the Pdf |
#Methods
Name | Description |
---|---|
Clone() |
Creates a copy of this Pdf |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also