WebPublishing.CharacterSet Property

Definition

characterSet

Represents the following attribute in the schema: characterSet

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

Property Value

Attributes

Applies to