FontSignature.UnicodeSignature2 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.
Third 32 Bits of Unicode Subset Bitfield
Represents the following attribute in the schema: w:usb2
[DocumentFormat.OpenXml.SchemaAttr(23, "usb2")]
public DocumentFormat.OpenXml.HexBinaryValue UnicodeSignature2 { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue UnicodeSignature2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "usb2")]
public DocumentFormat.OpenXml.HexBinaryValue? UnicodeSignature2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:usb2")]
public DocumentFormat.OpenXml.HexBinaryValue? UnicodeSignature2 { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? UnicodeSignature2 { get; set; }
member this.UnicodeSignature2 : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "usb2")>]
member this.UnicodeSignature2 : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:usb2")>]
member this.UnicodeSignature2 : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property UnicodeSignature2 As HexBinaryValue
Property Value
Returns StringValue.
- Attributes