EbsOpen Class Library for EBSILON®Professional

Object.Font Property

[Visual Basic]
Public Property Font As IFontDisp
[C#]
public IFontDisp Font { get; set; }
[C++]
public: __property IFontDisp* get_Font();
public: __property void set_Font(IFontDisp* );
[JScript]
public function get Font() : IFontDisp
public function set Font(IFontDisp);

See Also

Object Class | EbsOpen Namespace