public SIZE ScannerPaperSize { get; set; }
Public Property ScannerPaperSize As SIZE Get Set
public: property SIZE ScannerPaperSize { SIZE get (); void set (SIZE value); }