ImageGear .NET - Updated October 26, 2017
Rows Property (ImGearXMPDeviceSettings)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearXMPDeviceSettings Class : Rows Property
Gets or sets the number of display rows.
Syntax
'Declaration
 
Public Property Rows As ImGearXMPInteger
 
'Usage
 
Dim instance As ImGearXMPDeviceSettings
Dim value As ImGearXMPInteger
 
instance.Rows = value
 
value = instance.Rows

Property Value

ImageGear.Formats.XMP.ImGearXMPInteger class value.
See Also

Reference

ImGearXMPDeviceSettings Class
ImGearXMPDeviceSettings Members