PdfDocument Properties
| Name | Description |
|---|---|
| AccessMode | Obtains the level of access applied to the PDF document. |
| Attachments | Obtains a collection of file attachments included in a PDF document. |
| DataExtractionPermissions | Gets the permissions for data extraction operations. |
| Fields | Returns the collection of form fields contained in the PDF document. |
| FileVersion | Gets the PDF file version. |
| ImageCacheSize | Specifies the size of the image cache (in megabytes). |
| InteractivityPermissions | Gets the permissions for interaction operations. |
| LanguageCulture | Gets or sets the language culture of the document. |
| MarkInfo | Specifies the mark information about the document’s usage of Tagged PDF conventions. |
| Metadata | |
| ModificationPermissions | Gets the permissions for document modification operations. |
| Pages | Obtains document pages. |
| PrintPermissions | Gets the permissions for document printing operations. |
| StructureTree | |
| ViewerPreferences |
See Also