Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal.AppearanceOptions
-
Packages that use AppearanceOptions Package Description com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob. -
-
Uses of AppearanceOptions in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that return AppearanceOptions Modifier and Type Method Description AppearanceOptionsPDFElectronicSealParams. getAppearanceOptions()Returns theAppearanceOptionsinstance containing information regarding elements to be displayed in Seal Field.Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal with parameters of type AppearanceOptions Modifier and Type Method Description PDFElectronicSealParams.BuilderPDFElectronicSealParams.Builder. withAppearanceOptions(AppearanceOptions appearanceOptions)Sets theAppearanceOptionsfor the seal.
-