Freigeben über


Control.ImageHeight-Eigenschaft

imgH.Represents the attribte in schema: imgH

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

Syntax

'Declaration
<SchemaAttrAttribute(, "imgH")> _
Public Property ImageHeight As Int32Value
    Get
    Set
'Usage
Dim instance As Control
Dim value As Int32Value

value = instance.ImageHeight

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

Control Klasse

Control-Member

DocumentFormat.OpenXml.Presentation-Namespace