RedactVatIDs Property (GdPicturePDF.SmartRedactionOptions)
Specifies whether the engine must redact VAT identifiers.
'Declaration
Public Property RedactVatIDs As Boolean
public bool RedactVatIDs {get; set;}
public read-write property RedactVatIDs: Boolean;
public function get,set RedactVatIDs : boolean
public: __property bool get_RedactVatIDs();
public: __property void set_RedactVatIDs(
bool value
);
public:
property bool RedactVatIDs {
bool get();
void set ( bool value);
}
Property Value
The default value is false.