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