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