Поделиться через


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>

Атрибуты

Применяется к