PageSetup.TogglePortrait Method

Definition

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.

Applies to