'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
Значение по умолчанию - Calibri.
Если вы хотите задать цвет шрифта, используйте свойство ReportHeaderTextColor.
Если вы хотите задать цвет шрифта, используйте свойство ReportHeaderTextColor.