public bool RenderPostScriptFonts { get; set; }
Public Property RenderPostScriptFonts As Boolean Get Set
public: property bool RenderPostScriptFonts { bool get (); void set (bool value); }
member RenderPostScriptFonts : bool with get, set
In This Article