FontCharSet.StrictCharacterSet Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Characterset
Representa o seguinte atributo no esquema: 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)
Valor da propriedade
- Atributos