RedactorRedaction_negative Property |
[Missing <summary> documentation for "P:pdftron.PDF.RedactorRedaction._negative"]
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool _negative { get; set; }
Public Property _negative As Boolean
Get
Set
public:
virtual property bool _negative {
bool get () sealed;
void set (bool value) sealed;
}
function get__negative();
function set__negative(value);
Property Value
Type:
BooleanSee Also