TextFont(String, TextFontStyle) Constructor
Initializes a new instance of the TextFont class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| familyName | String |
| style | TextFontStyle |
See Also