public IFontFamily FontFamily { get; set; }
Public Property FontFamily As IFontFamily Get Set
public: property IFontFamily^ FontFamily { IFontFamily^ get (); void set (IFontFamily^ value); }
member FontFamily : IFontFamily with get, set
In This Article