'Declaration Public Property PdfArea As System.Collections.Generic.IReadOnlyList(Of Quadrilateral)
public System.Collections.Generic.IReadOnlyList<Quadrilateral> PdfArea {get; set;}
If not empty, these quadrilaterals denote the content region that is intended to be redacted. If this list is empty, the Rect entry denotes the content region that is intended to be redacted.
'Declaration Public Property PdfArea As System.Collections.Generic.IReadOnlyList(Of Quadrilateral)
public System.Collections.Generic.IReadOnlyList<Quadrilateral> PdfArea {get; set;}