public FontCollection Fonts { get; }
Public ReadOnly Property Fonts As FontCollection Get
public: property FontCollection^ Fonts { FontCollection^ get (); }
member Fonts : FontCollection with get
In This Article