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