| Name | Description | |
|---|---|---|
![]() | PostScriptFont Constructor | Overloaded. |
The following tables list the members exposed by PostScriptFont.
| Name | Description | |
|---|---|---|
![]() | PostScriptFont Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Bold | Overridden. Gets of sets whether the font object is bold or not. |
![]() | FontName | Gets the name of the font. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) |
![]() | Italic | Overridden. Gets of sets whether the font object is italic or not |
![]() | Overline | Gets or sets whether the font object is overline or not. (Inherited from PDFFontBase) |
![]() | Size | Gets or sets the font size. (Inherited from PDFFontBase) |
![]() | Strikethrough | Gets or sets whether the font object is strikethrough or not. (Inherited from PDFFontBase) |
![]() | Underline | Gets or sets whether the font object is underline or not. (Inherited from PDFFontBase) |
| Name | Description | |
|---|---|---|
![]() | GetCharWidth | Overridden. Gets the width of the given character when drawn with this font object. |
![]() | MeasureString | Measures the specified string when drawn with this font object. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) |