public class InfoSettings extends BaseSettings
| Constructor | Description |
|---|---|
InfoSettings() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Boolean |
getShowDeletedSignaturesInfo() |
Gets or sets flag that includes deleted signatures into Document Info result.
|
int |
hashCode() |
|
void |
setShowDeletedSignaturesInfo(Boolean showDeletedSignaturesInfo) |
|
InfoSettings |
showDeletedSignaturesInfo(Boolean showDeletedSignaturesInfo) |
|
String |
toString() |
fileInfo, getFileInfo, setFileInfopublic InfoSettings showDeletedSignaturesInfo(Boolean showDeletedSignaturesInfo)
public Boolean getShowDeletedSignaturesInfo()
public void setShowDeletedSignaturesInfo(Boolean showDeletedSignaturesInfo)
public boolean equals(Object o)
equals in class BaseSettingspublic int hashCode()
hashCode in class BaseSettingspublic String toString()
toString in class BaseSettingsCopyright © 2025. All rights reserved.