Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainAcquirePageOptions Structure : PaperSize Property |
public TwainPaperSize PaperSize {get; set;}
'Declaration
Public Property PaperSize As TwainPaperSize
'Usage
Dim instance As TwainAcquirePageOptions Dim value As TwainPaperSize instance.PaperSize = value value = instance.PaperSize
public: property TwainPaperSize PaperSize { TwainPaperSize get(); void set ( TwainPaperSize value); }