Font.Panose Property

Definition

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

Property Value

Returns StringValue.

Attributes

Applies to