Checks if the properties of this font are undefined or null.
If so, the standard should be used.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public virtual bool IsStandardFont() |
| Visual Basic |
|---|
Public Overridable Function IsStandardFont As Boolean |
| Visual C++ |
|---|
public: virtual bool IsStandardFont() |