public class RedactionOptionSpec extends Object implements Serializable
| Constructor and Description |
|---|
RedactionOptionSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRedactWholeImageForUnsupportedFilter() |
boolean |
isRedactXObjectReferences() |
void |
setRedactWholeImageForUnsupportedFilter(boolean redactWholeImageForUnsupportedFilter)
Sets redactWholeImageForUnsupportedFilter.
|
void |
setRedactXObjectReferences(boolean redactXObjectReferences)
Sets redactXObjectReferences.
|
public void setRedactXObjectReferences(boolean redactXObjectReferences)
redactXObjectReferences - A boolean value which indicates whether or not to redact all
occurrences of XObject.public boolean isRedactXObjectReferences()
public void setRedactWholeImageForUnsupportedFilter(boolean redactWholeImageForUnsupportedFilter)
redactWholeImageForUnsupportedFilter - A boolean value which indicates whether
or not to remove whole image for unsupported filters.public boolean isRedactWholeImageForUnsupportedFilter()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.