The text system font
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public Font TextSystemFont { get; set; }
Public Property TextSystemFont As Font
Get
Set
public:
property Font^ TextSystemFont {
Font^ get ();
void set (Font^ value);
}
member TextSystemFont : Font with get, set
Property Value
Type:
Font
Reference