Package | Description |
---|---|
com.groupdocs.signature.options |
The GroupDocs.Signature.Options namespace provides classes for Signature options.
|
com.groupdocs.signature.options.appearances |
The GroupDocs.Signature.Options.Appearances namespace provides classes for working with Appearances options
|
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.
|
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 |
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.
|
Copyright © 2018. All rights reserved.