Accusoft.ImagXpressSdk Namespace > LoadOptionsCad Class : PaperHeight Property |
'Declaration Public Property PaperHeight As Double
'Usage Dim instance As LoadOptionsCad Dim value As Double instance.PaperHeight = value value = instance.PaperHeight
public double PaperHeight {get; set;}
Works in conjunction with PaperResolutionY to set the image canvas neight in pixels.
Note: Available in Professional edition.