PdfContents Constructor (PdfPage)

PDF File Writer

PdfContents Constructor (PdfPage)

PdfContents constructor for page contents

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public PdfContents(
	PdfPage Page
)

Parameters

Page
Type: PdfFileWriterPdfPage
Page parent
See Also