PageSetupDialog.AllowOrientation Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de richtingsectie van het dialoogvenster (liggend versus staand) is ingeschakeld.

public:
 property bool AllowOrientation { bool get(); void set(bool value); };
public bool AllowOrientation { get; set; }
member this.AllowOrientation : bool with get, set
Public Property AllowOrientation As Boolean

Waarde van eigenschap

true als de richtingssectie van het dialoogvenster is ingeschakeld; anders, false. De standaardwaarde is true.

Van toepassing op

Zie ook