Public Properties
DocumentHeight | Sets the height of the saved PDF document |
DocumentSize | Sets the size of the saved PDF document |
DocumentWidth | Sets the width of the saved PDF document |
Landscape | Sets whether the saved PDF will have a landscape or protrait orientation |
SaveFileName | Sets the file name (full path) when saving the PDF document |
Public Methods
AddImage | Adds an image to a PDF document |
AddPage | Adds a page to the PDF document |
End | Completes the PDF document |
EndPage | Ends the page that was added with the AddPage method |
Start | Starts the PDF document |
Also See
ImageKit.File.Pdf Members | Newtone.ImageKit.Win.ImageKit