var instance = new Vintasoft.Imaging.Pdf.WebPdfRedactionMarkAppearanceJS(); var value; // Type: string value = instance.get_TextColor();
function get_TextColor() : string;
Return Value
Overlay text color. Default value is "rgba(255,255,255,1)".
var instance = new Vintasoft.Imaging.Pdf.WebPdfRedactionMarkAppearanceJS(); var value; // Type: string value = instance.get_TextColor();
function get_TextColor() : string;