ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTRichText Class : Height Property |
'Declaration Public Property Height As Integer
'Usage Dim instance As ImGearARTRichText Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}