com.groupdocs.signature.domain
Contents
[
Hide
]
The GroupDocs.Signature.Domain namespace provides classes for working with document representation.
Classes
| Class | Description |
|---|---|
| Background | Represents background appearance |
| Border | Instance to keep Border line properties. |
| DeleteResult | Result of signature(s) deletion from the document. |
| Padding | Represents padding or margin information associated with element. |
| PageInfo | Document page description class |
| ProcessLog | Represents document process details. |
| SearchResult | Result of searching for signatures in specified document. |
| SignResult | Result of signing process for document with newly created signatures. |
| SignatureFont | Create instance of SignatureFont class to specify Font properties. |
| UpdateResult | Result of modification of signatures in the document. |
| VerificationResult | Instance to keep results of verification process. |
Interfaces
| Interface | Description |
|---|---|
| IResult | Common interface for signature process result. |