| java.lang.Object | |
| ↳ | com.pspdfkit.internal.NativeDocumentSaveOptions |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean | swigCMemOwn | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeDocumentSaveOptions() | |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeDocumentSaveOptions(long cPtr, boolean cMemoryOwn) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| boolean | getApplyRedactAnnotations() | ||||||||||
| boolean | getFlattenAnnotations() | ||||||||||
| boolean | getIncrementalSave() | ||||||||||
| boolean | getOptimizeFileSize() | ||||||||||
| void | setApplyRedactAnnotations(boolean applyRedactAnnotations) | ||||||||||
| void | setFlattenAnnotations(boolean flattenAnnotations) | ||||||||||
| void | setIncrementalSave(boolean incremental) | ||||||||||
| void | setOptimizeFileSize(boolean optimizeFileSize) | ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | finalize() | ||||||||||
| static long | getCPtr(NativeDocumentSaveOptions obj) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||