PDF .NET Library Documentation - PDF Technologies, Inc.
The PDFDocument type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Aborted |
This read-only property is true if the generation of the PDF document was aborted using the Abort method.
| |
| AcroForm |
Retrieves the form for this document.
| |
| Actions |
Retrieves the action collection of this document
| |
| Attachments |
Retrieves the attachments of this document
| |
| AutoCreateURL |
Gets or sets the URL's automatically created or not.
| |
| AutoLaunch |
Determines if Adobe Acrobat should be automatically launched to view a newly-generated file.
| |
| CurrentPage |
This property determines current active page.
| |
| DocumentInfo |
Information about PDF document.
| |
| EncryptionKeySize | ||
| Error |
Returns possible error messages.
| |
| FileName |
This is the filename of the PDF file which should be created.
| |
| FooterMargins | ||
| HeaderMargins | ||
| LicenseType |
Retrieves the license type you own.
| |
| OpenDocumentAction |
An action to be performed when the document is opened.
| |
| Outlines |
Tree of outlines for current PDF document.
| |
| PageCount |
Count of created pages in current PDF document.
| |
| PageFooter |
Return this document's footer.
| |
| PageHeader |
Return this document's header.
| |
| Pages |
Retrieves the page collection of this document
| |
| PageSetupInfo |
Gets the default page setup for document's pages.
| |
| Schemas |
Retrieves the document Meta data collection schemas
| |
| UnitOfMeasure |
Sets the UnitOfMeasure for the drawing operations.
|