Aspose::Pdf::Text::TextParagraph::get_HorizontalAlignment method

TextParagraph::get_HorizontalAlignment method

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

Aspose::Pdf::HorizontalAlignment Aspose::Pdf::Text::TextParagraph::get_HorizontalAlignment() const

Remarks

HorizontalAlignment.None is equal to HorizontalAlignment.Left.

See Also