PageSize.IsLandscape

PageSize.IsLandscape property

Gets page orientation. Returns true of this is landscape orientation and false if this is portrait.

public bool IsLandscape { get; set; }

See Also