Xfinium.Pdf.Redaction Namespace > PdfContentRedactor Class > RedactArea Method : RedactArea(PdfVisualRectangle,PdfColor) Method |
'Declaration
Public Overloads Sub RedactArea( _ ByVal redactionArea As PdfVisualRectangle, _ ByVal redactionColor As PdfColor _ )
'Usage
Dim instance As PdfContentRedactor Dim redactionArea As PdfVisualRectangle Dim redactionColor As PdfColor instance.RedactArea(redactionArea, redactionColor)
public void RedactArea( PdfVisualRectangle redactionArea, PdfColor redactionColor )
public: void RedactArea( PdfVisualRectangle^ redactionArea, PdfColor^ redactionColor )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library