Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfFontInfo
Public NotInheritable Class PdfFontInfo
The PdfFontInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bold |
Gets a value indicating whether the font is bold.
|
![]() | BoundingBox |
Gets the font bounding box, expressed in the glyph coordinate system.
|
![]() | Format |
Gets the format of the font.
|
![]() | Italic |
Gets a value indicating whether the font is italic.
|
![]() | Name |
Gets the face name of the font.
|
![]() | Serif |
Gets a value indicating whether font glyphs have serifs.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |