Accusoft.ImagXpressSdk Namespace > PrintImageEventArgs Class : ImageRectangle Property |
'Declaration Public ReadOnly Property ImageRectangle As Rectangle
'Usage Dim instance As PrintImageEventArgs Dim value As Rectangle value = instance.ImageRectangle
public Rectangle ImageRectangle {get;}
public: __property Rectangle get_ImageRectangle();