Gets or sets the horizontal alignment of text.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public HorizontalAlignment Alignment { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Alignment As HorizontalAlignment <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |