Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / ViewState Class / Doc Field

In This Topic
    Doc Field (ViewState)
    In This Topic
    The GrapeCity.Documents.Pdf.GcPdfDocument for which this ViewState was created.
    Syntax
    'Declaration
     
    Public ReadOnly Doc As GcPdfDocument
    public readonly GcPdfDocument Doc
    See Also