Control.ImageHeight Property
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; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.