Aspose::Pdf::Text::TextParagraph::set_VerticalAlignment método

TextParagraph::set_VerticalAlignment method

Establece la alineación vertical del texto dentro del rectángulo del párrafo Rectangle.

void Aspose::Pdf::Text::TextParagraph::set_VerticalAlignment(Aspose::Pdf::VerticalAlignment value)

Observaciones

VerticalAlignment.None is equal to VerticalAlignment.Bottom.

Ver también