Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
TwainAcquirePageOptions Structure Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainAcquirePageOptions Structure


The following tables list the members exposed by TwainAcquirePageOptions.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic) Empty Returns a TwainAcquirePageOptions structure with default values.  
Public Property PaperOrientation Gets or sets the page orientation to use when transferring data from the current TWAIN source.  
Public Property PaperSize Gets or sets the page size to use when transferring data from the current TWAIN source.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also