IDocumentInfo Interface |
Namespace: GroupDocs.Signature.Domain
The IDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | BarcodeSignatures |
Collection of document barcode signatures added or updated by Signature methods.
|
![]() | DigitalSignatures |
Collection of document digital signatures added or updated by Signature methods.
|
![]() | FileType |
File format type
|
![]() | FormFields |
Collection of all existing supported Form Fields in the document. This property is supported only for Pdf and Word Processing document types.
|
![]() | FormFieldSignatures |
Collection of document Form Field signatures added or updated by Signature methods.
|
![]() | ImageSignatures |
Collection of document image signatures added or updated by Signature methods.
|
![]() | MaxPageHeight |
Specifies max page height.
|
![]() | PageCount |
Document pages count.
|
![]() | Pages |
Collection of document pages descriptions.
|
![]() | ProcessLogs |
Collection of document history process logs.
|
![]() | QrCodeSignatures |
Collection of document QR-code signatures added or updated by Signature methods.
|
![]() | Size |
Document size in bytes.
|
![]() | TextSignatures |
Collection of document text signatures added or updated by Signature methods.
|
![]() | WidthForMaxHeight |
Specifies width for max page height.
|