'Declaration Public Function CreateSetParagraphJustification( _
ByVal paragraphJustificationThe paragraph justification.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification _
) As Vintasoft.Imaging.UIActions.UIAction
public Vintasoft.Imaging.UIActions.UIAction CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
public: Vintasoft.Imaging.UIActions.UIAction* CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
public:
Vintasoft.Imaging.UIActions.UIAction^ CreateSetParagraphJustification(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlParagraphJustification paragraphJustification
)
Parameters
- paragraphJustification
- The paragraph justification.
Return Value
An UIAction that sets paragraph justification for focused text.