public class SealFieldOptions extends Object
SealOptions
.Modifier and Type | Class and Description |
---|---|
static class |
SealFieldOptions.Builder
Builds a
SealFieldOptions instance. |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName()
Returns the intended field name to be used.
|
Integer |
getPageNumber()
Returns the intended page number for the electronic seal.
|
SealFieldLocationOptions |
getSealFieldLocationOptions()
Returns a
SealFieldLocationOptions instance specifying coordinates 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 SealFieldLocationOptions getSealFieldLocationOptions()
SealFieldLocationOptions
instance specifying coordinates for the electronic seal.Copyright © 2022 Adobe. All rights reserved.