[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageSize.Orientation

Orientation Property

Orientation

Gets or sets the orientation of a page.

Changing Orientation swaps Width and Height.

Declaration
public PageOrientation Orientation { get; set; }
Public Property Orientation As PageOrientation