Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The InfoExtractor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Author |
Author of the document.
|
![]() | Bookmarks |
Bookmarks.
|
![]() | CreationDate |
Document creation date.
|
![]() | CreationDateISO |
Gets the document creation date in ISO 8601 format, e.g. "1997-07-16T19:20:30.45+01:00".
|
![]() | CreationDateUTC |
Gets the document creation date in Coordinated Universal Time (UTC) time zone and in current culture.
|
![]() | Creator |
Creator of the document.
|
![]() | CustomProperties |
Custom document properties.
|
![]() | Encrypted |
Document encryption.
|
![]() | EncryptionAlgorithm |
Gets document encryption algorithm.
|
![]() | Keywords |
Document keywords.
|
![]() | LicenseInfo |
Gets license information.
|
![]() | Metadata |
XMP metadata.
|
![]() | ModificationDate |
Document modification date.
|
![]() | ModificationDateISO |
Gets the document modification date in ISO 8601 format, e.g. "1997-07-16T19:20:30.45+01:00".
|
![]() | ModificationDateUTC |
Gets the document modification date in Coordinated Universal Time (UTC) time zone and in current culture.
|
![]() | PageCount |
Gets the number of pages in the document.
|
![]() | PageRectangle |
Gets the rectangle of the first document page.
|
![]() | Password |
Use this property to set the document password if the document is password-protected.
|
![]() | PasswordProtected |
Gets whether the document is password protected.
|
![]() | PermissionAccessibility |
Gets permission to copy content for accessibility.
|
![]() | PermissionAssemble |
Gets permission to document assembly.
|
![]() | PermissionContentExtraction |
Gets permission to extract content.
|
![]() | PermissionFillForms |
Gets permission to fill out forms.
|
![]() | PermissionHighQualityPrint |
Gets permission to print document with high resolution.
|
![]() | PermissionModifyAnnotations |
Gets permission to add and modify annotations.
|
![]() | PermissionModifyDocument |
Gets permission to modify document.
|
![]() | PermissionPrinting |
Gets permission to print document.
|
![]() | Producer |
Producer of the document.
|
![]() | RegistrationKey |
Registration key.
|
![]() | RegistrationName |
Registration name.
|
![]() | Subject |
Document subject.
|
![]() | Title |
Title of the document.
|
![]() | Version |
Gets the component version number.
|
See Also