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