FontSignature.CodePageSignature1 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.
Upper 32 Bits of Code Page Bit Field
Represents the following attribute in the schema: 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, setPublic Property CodePageSignature1 As HexBinaryValueProperty Value
Returns StringValue.
- Attributes