Share via


FontCharSet.StrictCharacterSet Property

Definition

characterSet

Represents the following attribute in the schema: w:characterSet

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

Property Value

Attributes

Applies to