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