Freigeben über


PageSize.Orient Eigenschaft

Definition

Seitenausrichtung

Stellt das folgende Attribut im Schema dar: w:orient

[DocumentFormat.OpenXml.SchemaAttr(23, "orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues> Orient { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues> Orient { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues>? Orient { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues>? Orient { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues>? Orient { get; set; }
member this.Orient : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "orient")>]
member this.Orient : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:orient")>]
member this.Orient : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues> with get, set
Public Property Orient As EnumValue(Of PageOrientationValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: