Get or set the vertical alignment of this paragraphs collection.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public VerticalAlignment VerticalAlignment { get; set; } |
| Visual Basic |
|---|
Public Property VerticalAlignment As VerticalAlignment Get Set |