'Declaration
Public Overloads Sub RedactArea( _ ByVal redactionArea As PdfVisualRectangle _ )
'Usage
Dim instance As PdfContentRedactor Dim redactionArea As PdfVisualRectangle instance.RedactArea(redactionArea)
public void RedactArea( PdfVisualRectangle redactionArea )
public: void RedactArea( PdfVisualRectangle^ redactionArea )
Parameters
- redactionArea
- Area from which the content should be redacted.