Xfinium.Pdf.Graphics Namespace : PdfStandardFont Class |
The following tables list the members exposed by PdfStandardFont.
Name | Description | |
---|---|---|
![]() | PdfStandardFont Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bold | Overridden. Gets or sets a value indicating whether the font is bold. |
![]() | FontFace | Gets or sets the font face. |
![]() | Italic | Overridden. Gets or sets a value indicating whether the font is italic. |
![]() | Metrics | Gets the font metrics. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Size | Gets or sets the font size. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Strikethrough | Gets or sets a value indicating whether the font is strikethrough. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | StrikethroughOffset | Gets or sets the strikethrough offset. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | TextRenderingMode | Gets or sets the text rendering mode. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
![]() | Underline | Gets or sets a value indicating whether the font is underlined. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |
Name | Description | |
---|---|---|
![]() | EncodeString | Encodes the given text to a byte array based on font's encoding. (Inherited from Xfinium.Pdf.Graphics.PdfFont) |