WebPublishing.CodePage Property

Definition

codePage

Represents the following attribute in the schema: codePage

[DocumentFormat.OpenXml.SchemaAttr(0, "codePage")]
public DocumentFormat.OpenXml.UInt32Value CodePage { get; set; }
public DocumentFormat.OpenXml.UInt32Value CodePage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "codePage")]
public DocumentFormat.OpenXml.UInt32Value? CodePage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("codePage")]
public DocumentFormat.OpenXml.UInt32Value? CodePage { get; set; }
public DocumentFormat.OpenXml.UInt32Value? CodePage { get; set; }
member this.CodePage : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "codePage")>]
member this.CodePage : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("codePage")>]
member this.CodePage : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property CodePage As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to