public class FieldOptions extends Object
SealOptions.| Modifier and Type | Class and Description |
|---|---|
static class |
FieldOptions.Builder
Builds a
FieldOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
FieldLocation |
getFieldLocation()
Returns a
FieldLocation instance specifying coordinates for the electronic seal. |
String |
getFieldName()
Returns the intended field name to be used.
|
Integer |
getPageNumber()
Returns the intended page number for the electronic seal.
|
Boolean |
isVisible()
Returns the intended visibility flag for the electronic seal.
|
public String getFieldName()
public Boolean isVisible()
public Integer getPageNumber()
public FieldLocation getFieldLocation()
FieldLocation instance specifying coordinates for the electronic seal.Copyright © 2023 Adobe. All rights reserved.