Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontInfoCollection Class / Document Property

In This Topic
    Document Property (FontInfoCollection)
    In This Topic
    Gets the document that contains this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As DocumentBase
    public DocumentBase Document {get;}
    See Also