Package | Description |
---|---|
com.groupdocs.signature.options.appearances |
The GroupDocs.Signature.Options.Appearances namespace provides classes for additional signature appearances.
|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature options
|
Modifier and Type | Class and Description |
---|---|
class |
DigitalSignatureAppearance
Describes appearance of Signature Line for Digital Signature.
|
class |
ImageAppearance
Describes extended appearance features for Image Signature.
|
class |
PdfDigitalSignatureAppearance
Describes appearance of Digital Signature are on PDF documents.
|
class |
PdfTextAnnotationAppearance
Describes appearance of PDF text annotation object (Title, Subject, Content).
|
class |
PdfTextStickerAppearance
Describes appearance of PDF text annotation sticker object and pop-up window of sticker.
|
Modifier and Type | Method and Description |
---|---|
SignatureAppearance |
SignOptions.getAppearance()
Additional signature appearance.
|
Modifier and Type | Method and Description |
---|---|
void |
SignOptions.setAppearance(SignatureAppearance value)
Additional signature appearance.
|