Compartir a través de


ActiveArea.Height Property

height.Represents the attribte in schema: height

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

Syntax

'Declaración
<SchemaAttrAttribute(, "height")> _
Public Property Height As DecimalValue
    Get
    Set
'Uso
Dim instance As ActiveArea
Dim value As DecimalValue

value = instance.Height

instance.Height = value
[SchemaAttrAttribute(, "height")]
public DecimalValue Height { get; set; }

Property Value

Type: DocumentFormat.OpenXml.DecimalValue

See Also

Reference

ActiveArea Class

ActiveArea Members

DocumentFormat.OpenXml.InkML Namespace