FontSignature.CodePageSignature1 Property

Definition

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, set
Public Property CodePageSignature1 As HexBinaryValue

Property Value

Returns StringValue.

Attributes

Applies to