Aspose::Pdf::Text::TextParagraph::set_HorizontalAlignment method

TextParagraph::set_HorizontalAlignment method

Sets horizontal alignment for the text inside paragrph’s Rectangle.

void Aspose::Pdf::Text::TextParagraph::set_HorizontalAlignment(Aspose::Pdf::HorizontalAlignment value)

Remarks

HorizontalAlignment.None is equal to HorizontalAlignment.Left.

See Also