Freigeben über


Font.Pitch-Eigenschaft

Font Pitch.Represents the element tag in schema: w:pitch

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

Syntax

'Declaration
Public Property Pitch As Pitch
    Get
    Set
'Usage
Dim instance As Font
Dim value As Pitch

value = instance.Pitch

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.Pitch
Returns Pitch.

Siehe auch

Referenz

Font Klasse

Font-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace