ComponentOne PDF for WPF and Silverlight
Alignment Property (PdfTextBox)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > PdfTextBox Class : Alignment Property
Gets or sets the text alignment of the current PdfTextBox.
Syntax
'Declaration
 
Public Property Alignment As HorizontalAlignment
public HorizontalAlignment Alignment {get; set;}
See Also

Reference

PdfTextBox Class
PdfTextBox Members