ImageGear .NET - Updated November 28, 2017
Height Property (ImGearARTRichText)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTRichText Class : Height Property
Gets or sets the height of the mark's rectangle.
Syntax
'Declaration
 
Public Property Height As Integer
 
'Usage
 
Dim instance As ImGearARTRichText
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

ImGearARTRichText Class
ImGearARTRichText Members