Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Writer Namespace / PdfStreamWriterBase Class / Doc Field

In This Topic
    Doc Field (PdfStreamWriterBase)
    In This Topic
    The GrapeCity.Documents.Pdf.GcPdfDocument object content of which is written.
    Syntax
    'Declaration
     
    Public ReadOnly Doc As GcPdfDocument
    public readonly GcPdfDocument Doc
    See Also