TextStamp.Justify

TextStamp.Justify property

Defines text justification. If this property is set to true, both left and right edges of the text are aligned. Default value: false.

public bool Justify { get; set; }

See Also