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

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