'Declaration
Public Property minImageWidth As System.Double
'Usage
Dim instance As CiPdf Dim value As System.Double instance.minImageWidth = value value = instance.minImageWidth
public System.double minImageWidth {get; set;}
public read-write property minImageWidth: System.Double;
public function get,set minImageWidth : System.double