Aspose::Pdf::TextStamp::set_Justify method

TextStamp::set_Justify method

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

void Aspose::Pdf::TextStamp::set_Justify(bool value)

See Also