Click or drag to resize

RegionTextSetHorizontalJustification Method

Sets the horizontal justification for the text in this region.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public void SetHorizontalJustification(
	ResourceInfoJustification horizontalJustification
)

Parameters

horizontalJustification
Type: ProScriptResourceInfoJustification
Horizontal justification
See Also