Aspose::Pdf::Text::TextParagraph::get_VerticalAlignment method
TextParagraph::get_VerticalAlignment method
Gets vertical alignment for the text inside paragrph’s Rectangle.
Aspose::Pdf::VerticalAlignment Aspose::Pdf::Text::TextParagraph::get_VerticalAlignment() const
Remarks
VerticalAlignment.None is equal to VerticalAlignment.Bottom.
See Also
- Enum VerticalAlignment
- Class TextParagraph
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++