FontSignature.CodePageSignature1 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.
Campo Bits superiores de 32 bits de página de código
Representa o seguinte atributo no esquema: w:csb1
[DocumentFormat.OpenXml.SchemaAttr(23, "csb1")]
public DocumentFormat.OpenXml.HexBinaryValue CodePageSignature1 { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue CodePageSignature1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "csb1")]
public DocumentFormat.OpenXml.HexBinaryValue? CodePageSignature1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:csb1")]
public DocumentFormat.OpenXml.HexBinaryValue? CodePageSignature1 { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? CodePageSignature1 { get; set; }
member this.CodePageSignature1 : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "csb1")>]
member this.CodePageSignature1 : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:csb1")>]
member this.CodePageSignature1 : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property CodePageSignature1 As HexBinaryValue
Valor da propriedade
Retorna StringValue.
- Atributos