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 : PaperOrientation Property |
public TwainPaperOrientation PaperOrientation {get; set;}
'Declaration
Public Property PaperOrientation As TwainPaperOrientation
'Usage
Dim instance As TwainAcquirePageOptions Dim value As TwainPaperOrientation instance.PaperOrientation = value value = instance.PaperOrientation
public: property TwainPaperOrientation PaperOrientation { TwainPaperOrientation get(); void set ( TwainPaperOrientation value); }