AddRedactionRegion Method (GdPicturePDF)
In This Topic
Adds redaction region on the selected page of the loaded PDF document.
Overload List
Overload | Description |
AddRedactionRegion(Single,Single,Single,Single) | Adds redaction region on the selected page of the loaded PDF document. |
AddRedactionRegion(Single,Single,Single,Single,Byte,Byte,Byte) | Adds redaction region on the selected page of the loaded PDF document. |
AddRedactionRegion(Single,Single,Single,Single,Byte,Byte,Byte,Byte) | Adds redaction region on the selected page of the loaded PDF document. |
See Also