var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: string value = instance.get_SelectedTextBlockFillColor();
function get_SelectedTextBlockFillColor() : string;
Return Value
The fill color for selected text block. Default value is "rgba(0,0,0,0.0)".