var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: object value = instance.get_TextQuadding();
function get_TextQuadding() : object;
Return Value
The form of quadding (justification) to be used in displaying the text of the field. Default value is "LeftJustified".