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<ProcessLog> |
DocumentInfo.auto_ProcessLogs
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ProcessLog> |
DocumentInfo.getProcessLogs()
Collection of document history processes like Sign, Update, Delete.
|
List<ProcessLog> |
IDocumentInfo.getProcessLogs()
Collection of document history process logs.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfo.setProcessLogs(List<ProcessLog> value)
Deprecated.
|