'Declaration
Public Property HorzDpi As System.Integer
'Usage
Dim instance As CiImage Dim value As System.Integer instance.HorzDpi = value value = instance.HorzDpi
public System.int HorzDpi {get; set;}
public read-write property HorzDpi: System.Integer;
public function get,set HorzDpi : System.int