'Declaration Public Function CreateChangeParagraphFirstLineIndentation( _
ByVal indentationDeltaThe delta of right indentation, in Vintasoft.Imaging.UnitOfMeasure.Points.As Single _
) As Vintasoft.Imaging.UIActions.UIAction
public Vintasoft.Imaging.UIActions.UIAction CreateChangeParagraphFirstLineIndentation(
float indentationDelta
)
public: Vintasoft.Imaging.UIActions.UIAction* CreateChangeParagraphFirstLineIndentation(
float indentationDelta
)
public:
Vintasoft.Imaging.UIActions.UIAction^ CreateChangeParagraphFirstLineIndentation(
float indentationDelta
)
Parameters
- indentationDelta
- The delta of right indentation, in Vintasoft.Imaging.UnitOfMeasure.Points.
Return Value
An UIAction that changes first line indentation of selected paragraph(s).