TextCharacterPropertiesType.Kerning Property

Definition

kern

Represents the following attribute in the schema: kern

[DocumentFormat.OpenXml.SchemaAttr(0, "kern")]
public DocumentFormat.OpenXml.Int32Value Kerning { get; set; }
public DocumentFormat.OpenXml.Int32Value Kerning { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "kern")]
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("kern")]
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "kern")>]
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("kern")>]
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Kerning As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to