FontSignature.CodePageSignature0 Property

Definition

Lower 32 Bits of Code Page Bit Field

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to