Gets the predefined family name of this PDF font.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public StdFontBaseFamily FontBaseFamily { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FontBaseFamily As StdFontBaseFamily Get |
| Visual C++ |
|---|
public: property StdFontBaseFamily FontBaseFamily { StdFontBaseFamily get (); } |