PDF File Writer Class Library - Author Uzi Granot
PdfDocument Constructor (String) |
PDF document constructor.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


This constructor generates a document with default letter size page (height 11”, width 8.5”).
Page orientation is portrait.
Unit of measure is points (1/72 inch).
Scale factor is 1.0.
The PDF document will be saved in a file named FileName.
