'Declaration Public Property ItemFont As Vintasoft.Imaging.Drawing.VintasoftFontProperties
public Vintasoft.Imaging.Drawing.VintasoftFontProperties ItemFont { get; set; }
public: __property Vintasoft.Imaging.Drawing.VintasoftFontProperties* get_ItemFont(); public: __property void set_ItemFont(
Vintasoft.Imaging.Drawing.VintasoftFontProperties* value
);
public:
property Vintasoft.Imaging.Drawing.VintasoftFontProperties^ ItemFont { Vintasoft.Imaging.Drawing.VintasoftFontProperties^ get(); void set(Vintasoft.Imaging.Drawing.VintasoftFontProperties^ value); }
Property Value
Default value is Calibri.
If you want to set the font color, please use the ItemTextColor property.
If you want to set the font color, please use the ItemTextColor property.