Package | Description |
---|---|
com.groupdocs.cloud.signature.model |
Modifier and Type | Method | Description |
---|---|---|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.border(BorderLine border) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.borderEffect(PdfTextAnnotationAppearance.BorderEffectEnum borderEffect) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.borderEffectIntensity(java.lang.Integer borderEffectIntensity) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.contents(java.lang.String contents) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.hcornerRadius(java.lang.Integer hcornerRadius) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.subject(java.lang.String subject) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.title(java.lang.String title) |
|
PdfTextAnnotationAppearance |
PdfTextAnnotationAppearance.vcornerRadius(java.lang.Integer vcornerRadius) |
Copyright © 2021. All rights reserved.