ComponentOne PDF for WPF and Silverlight
Alignment Property (PdfTextNote)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfTextNote Class : Alignment Property
Gets or sets the horizontal alignment of the text the current PdfTextNote.

The default horizontal alignment is near (left).

Syntax
'Declaration
 
Public Property Alignment As HorizontalAlignment
public HorizontalAlignment Alignment {get; set;}
See Also

Reference

PdfTextNote Class
PdfTextNote Members