ImageGear .NET - Updated May 30, 2018
Width Property (ImGearARTRichText)




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

Property Value

Integer value.
See Also

Reference

ImGearARTRichText Class
ImGearARTRichText Members