Поделиться через


TextCharacterPropertiesType.Baseline Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

TextCharacterPropertiesType Class

TextCharacterPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace