[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PageContentStream.-ctor

PageContentStream Constructor

PageContentStream(GcPdfDocument)

Initializes a new instance of the PageContentStream class.

Declaration
public PageContentStream(GcPdfDocument doc)
Public Sub New(doc As GcPdfDocument)
Parameters
Type Name Description
GcPdfDocument doc

The GcPdfDocument owning this object.