Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutlineNodeCollection Class / Doc Property

In This Topic
    Doc Property (OutlineNodeCollection)
    In This Topic
    Gets the GcPdfDocument owning this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Doc As GcPdfDocument
    public GcPdfDocument Doc {get;}
    See Also