Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The IRemover2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ImageFormat |
Image format to convert PDF pages to. Used in MakePDFUnsearchable mode.
|
![]() | JPEGQuality |
Gets or sets the quality for JPEG image format. Used in MakePDFUnsearchable mode.
|
![]() | MakePDFUnsearchable |
Get or sets whether to make the output document unsearchable. If true, all PDF pages will be replaced with rendered images.
|
![]() | MaskColor |
Gets or sets the color of masking rectangle applied by MaskRemovedText property.
|
![]() | MaskRemovedText |
Get or sets whether to mask removed text fragments with solid color rectangles to make the output document look like "censored".
Use MaskColor to change the color of masking rectangle.
|
![]() | RenderingResolution |
Gets or sets PDF rendering resolution for MakePDFUnsearchable mode. Larger resolution - larger output document, but better visual quality.
|
See Also