Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal.FieldLocation
-
Packages that use FieldLocation Package Description com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob. -
-
Uses of FieldLocation in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that return FieldLocation Modifier and Type Method Description FieldLocationFieldOptions. getFieldLocation()Returns aFieldLocationinstance specifying coordinates for the electronic seal.Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal with parameters of type FieldLocation Modifier and Type Method Description FieldOptions.BuilderFieldOptions.Builder. setFieldLocation(FieldLocation fieldLocation)Sets the location for the seal field in the document.
-