←Select platform

RightMargin Property

Summary

Gets or sets the right margin of the scanning area.

Syntax

C#
VB
C++
public float RightMargin { get; set; } 
Public Property RightMargin As Single 
public: 
property float RightMargin { 
   float get(); 
   void set (    float ); 
} 

Property Value

The right margin of the scanning area.

Example

Refer to ImageResolution example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly