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