PageSetup.TogglePortrait Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Switches between portrait and landscape page orientations for a document or section.
public:
void TogglePortrait();
public void TogglePortrait ();
abstract member TogglePortrait : unit -> unit
Public Sub TogglePortrait ()
Remarks
If the specified sections have different page orientations, an error occurs.