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

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