[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DocumentBase.Fonts

Fonts Property

Fonts

Gets the collection of FontInfo objects associated with this document.

Declaration
public FontInfoCollection Fonts { get; protected set; }
Public Property Fonts As FontInfoCollection