Property VerticalAlignment
Namespace TallComponents.PDF.Layout
Class Section
Get or set the vertical alignment of the contained ParagraphCollection.
Setting or getting this property is equivalen to setting and getting the
property of the
. It is provided because the
class does not correspond to an XML element in the TallPDF.NET XML schema.
Syntax
public
VerticalAlignment
VerticalAlignment
{
get;
set;
}
Property value
VerticalAlignment