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