StyleRunProperties.Kern Property

Kern.Represents the element tag in schema: w:kern

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Kern As Kern
    Get
    Set
'Usage
Dim instance As StyleRunProperties
Dim value As Kern

value = instance.Kern

instance.Kern = value
public Kern Kern { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Kern

See Also

Reference

StyleRunProperties Class

StyleRunProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace