'Declaration Public Property ReportHeaderFont As Vintasoft.Imaging.Drawing.VintasoftFontProperties
public Vintasoft.Imaging.Drawing.VintasoftFontProperties ReportHeaderFont { get; set; }
public: __property Vintasoft.Imaging.Drawing.VintasoftFontProperties* get_ReportHeaderFont(); public: __property void set_ReportHeaderFont(
Vintasoft.Imaging.Drawing.VintasoftFontProperties* value
);
public:
property Vintasoft.Imaging.Drawing.VintasoftFontProperties^ ReportHeaderFont { 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 ReportHeaderTextColor property.
If you want to set the font color, please use the ReportHeaderTextColor property.