var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphIndentationPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_FirstLine(value);
function set_FirstLine(
valueThe paragraph first line indentation, in Device Independed Pixels (DIP).: number
) : any;
Parameters
- value
- The paragraph first line indentation, in Device Independed Pixels (DIP).