FontSignature.CodePageSignature0 Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property CodePageSignature0 As HexBinaryValueProperty Value
Returns StringValue.
- Attributes