RedactorRedaction_text Property |
[Missing <summary> documentation for "P:pdftron.PDF.RedactorRedaction._text"]
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string _text { get; set; }
Public Property _text As String
Get
Set
public:
virtual property String^ _text {
String^ get () sealed;
void set (String^ value) sealed;
}
function get__text();
function set__text(value);
Property Value
Type:
StringSee Also