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