Partager via


PageSize.Orient Propriété

Définition

Page Orientation

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à