SpacingRule.Justification
Description:
The justification of the lines within the region.
The justification of the lines within the region.
Remarks:
This property is only available when Layout is equal to FixedDistance, FixedNumber, MaximumSpacing, or MinimumSpacing.
This property is only available when Layout is equal to FixedDistance, FixedNumber, MaximumSpacing, or MinimumSpacing.
public SpacingRuleJustification Justification { get; set; }