| Package | Description |
|---|---|
| com.groupdocs.signature.domain.documentpreview |
The GroupDocs.Signature.Domain.DocumentPreview namespace provides classes for working with document representation.
|
| Modifier and Type | Field and Description |
|---|---|
List<TextSignature> |
DocumentInfo.auto_TextSignatures
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<TextSignature> |
DocumentInfo.getTextSignatures()
Collection of document text signatures.
|
List<TextSignature> |
IDocumentInfo.getTextSignatures()
Collection of document text signatures added or updated by
TextSignature methods. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentInfo.setTextSignatures(List<TextSignature> value)
Deprecated.
|
Copyright © 2024. All rights reserved.