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 O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) | |
Size | Gets or sets the font size. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) | |
Strikethrough | Gets or sets whether the font object is strikethrough or not. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase) | |
Underline | Gets or sets whether the font object is underline or not. (Inherited from O2S.Components.PDFView4NET.Graphics.Fonts.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) |