ComponentOne PDF for WPF and Silverlight
Alignment Property (PdfTextBox)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.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