Document.Conformance 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.
Conformidade
Representa o seguinte atributo no esquema: w:conformance
[DocumentFormat.OpenXml.SchemaAttr(23, "conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> Conformance { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> Conformance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:conformance")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance>? Conformance { get; set; }
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "conformance")>]
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:conformance")>]
member this.Conformance : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentConformance> with get, set
Public Property Conformance As EnumValue(Of DocumentConformance)
Valor da propriedade
- Atributos