BottomMargin Property

Summary
Gets or sets the bottom margin value of a TW_FRAME structure.
Syntax
C#
VB
C++
public float BottomMargin { get; set; } 
Public Property BottomMargin As Single 
public: 
property float BottomMargin { 
   float get(); 
   void set (    float ); 
} 

Property Value

The bottom margin value of a TW_FRAME structure.

Remarks

The TW_FRAME structure defines the area of the image to be acquired. For more information on the TW_FRAME structure, refer to https://twain.org/. For more information, refer to How to Work with the Container.

Example

Refer to RightMargin.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.