'Declaration
Public Function New( _ ByVal document As O2S.Components.PDF4NET.PDFFixedDocument _ )
'Usage
Dim document As O2S.Components.PDF4NET.PDFFixedDocument Dim instance As New PDFDocumentRenderer(document)
public PDFDocumentRenderer( O2S.Components.PDF4NET.PDFFixedDocument document )
public: PDFDocumentRenderer( O2S.Components.PDF4NET.PDFFixedDocument^ document )
Parameters
- document
- The document to be rendered.