FontEventArgs Class |
Namespace: Atalasoft.PdfDoc.Generating.Rendering
The FontEventArgs type exposes the following members.
Name | Description | |
---|---|---|
FontEventArgs | Initializes a new instance of the FontEventArgs class |
Name | Description | |
---|---|---|
AlternativeFontPath |
Gets or sets path to the TrueType font file.
| |
FontResource |
Gets PDF font resource that have not stream.
| |
GlobalFontName |
Gets global name of PDF font resource that have not stream.
If for some reasons the font has not been imported to global resources, this value will be null.
|
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.) | |
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.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |