Freigeben über


PageBorders.Display Eigenschaft

Definition

Seiten zum Anzeigen von Seitenrahmen

Stellt das folgende Attribut im Schema dar: w:display

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: