Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Property BottomMargin 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 Property LeftMargin Gets or sets the left margin value of a TW_FRAME structure.  
Public Property RightMargin Gets or sets the right margin value of a TW_FRAME structure.  
Public Property TopMargin Gets or sets the top margin value of a TW_FRAME structure.  
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