Freigeben über


TextCharacterPropertiesType.Baseline-Eigenschaft

Baseline.Represents the attribte in schema: baseline

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

Syntax

'Declaration
<SchemaAttrAttribute(, "baseline")> _
Public Property Baseline As Int32Value
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As Int32Value

value = instance.Baseline

instance.Baseline = value
[SchemaAttrAttribute(, "baseline")]
public Int32Value Baseline { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

TextCharacterPropertiesType Klasse

TextCharacterPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace