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