SignImageOptions
, SignTextOptions
public class SignOptions extends OptionsBase
OptionsBase.SignatureTypeEnum
Constructor | Description |
---|---|
SignOptions() |
Modifier and Type | Method | Description |
---|---|---|
SignOptions |
appearance(SignatureAppearance appearance) |
|
boolean |
equals(java.lang.Object o) |
|
SignatureAppearance |
getAppearance() |
Specifies Appearance with additional properties for this options instance
|
int |
hashCode() |
|
void |
setAppearance(SignatureAppearance appearance) |
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allPages, getAllPages, getPage, getPagesSetup, getSignatureType, page, pagesSetup, setAllPages, setPage, setPagesSetup, setSignatureType, signatureType
public SignOptions appearance(SignatureAppearance appearance)
public SignatureAppearance getAppearance()
public void setAppearance(SignatureAppearance appearance)
public boolean equals(java.lang.Object o)
equals
in class OptionsBase
public int hashCode()
hashCode
in class OptionsBase
public java.lang.String toString()
toString
in class OptionsBase
Copyright © 2021. All rights reserved.