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


The following tables list the members exposed by TwainFrame.

Public Properties

 NameDescription
Public PropertyBottomMargin Gets or sets the bottom margin value of a TW_FRAME structure.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new TwainFrame object with default values.  
Public PropertyLeftMargin Gets or sets the left margin value of a TW_FRAME structure.  
Public PropertyRightMargin Gets or sets the right margin value of a TW_FRAME structure.  
Public PropertyTopMargin Gets or sets the top margin value of a TW_FRAME structure.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also