TextFontType.Panose 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.
Panose Setting
Represents the following attribute in the schema: panose
[DocumentFormat.OpenXml.SchemaAttr(0, "panose")]
public DocumentFormat.OpenXml.HexBinaryValue Panose { get; set; }public DocumentFormat.OpenXml.HexBinaryValue Panose { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "panose")]
public DocumentFormat.OpenXml.HexBinaryValue? Panose { get; set; }[DocumentFormat.OpenXml.SchemaAttr("panose")]
public DocumentFormat.OpenXml.HexBinaryValue? Panose { get; set; }public DocumentFormat.OpenXml.HexBinaryValue? Panose { get; set; }member this.Panose : DocumentFormat.OpenXml.HexBinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "panose")>]
member this.Panose : DocumentFormat.OpenXml.HexBinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("panose")>]
member this.Panose : DocumentFormat.OpenXml.HexBinaryValue with get, setPublic Property Panose As HexBinaryValueProperty Value
Returns StringValue.
- Attributes