IRemover2 Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@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. |
![]() | RemoveTextWhileMasking | Get or sets whether to remove text or not while applying masking. This can be helpful if we only needed to apply Masking and not removing text. |
![]() | RenderingResolution | Gets or sets PDF rendering resolution for MakePDFUnsearchable mode. Larger resolution - larger output document, but better visual quality. |
![]() | SearchInShadowLikeText | Sets whether to search in shadow-like text (when the same text is drawn twice with small offset). |
See Also