var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: string value = instance.get_TextColor();
function get_TextColor() : string;
Return Value
Цвет текста по умолчанию.
var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: string value = instance.get_TextColor();
function get_TextColor() : string;