Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (PageSetup)
    In This Topic
    Gets or sets the vertical alignment of text on each page in a section.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As VerticalAlignment
    public VerticalAlignment VerticalAlignment {get; set;}
    See Also