PdfInfo Constructor

PDF File Writer

PdfInfo Constructor

Protected constructor

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
protected PdfInfo(
	PdfDocument Document
)

Parameters

Document
Type: PdfFileWriterPdfDocument
Main document object
See Also