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

In This Topic
    Doc Property (ArticleBead)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.GcPdfDocument containing this bead.
    Syntax
    'Declaration
     
    Public ReadOnly Property Doc As GcPdfDocument
    public GcPdfDocument Doc {get;}
    See Also