PageSize.Orient 属性

定义

页面方向

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于