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

In This Topic
    Document Property (FontScheme)
    In This Topic
    Gets the containing document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As DocumentBase
    public DocumentBase Document {get;}
    See Also