←Select platform

NameBounds Property

Summary

A LeadRect that represents the location of the field name in the form image.

Syntax
C#
VB
C++
public LeadRect NameBounds { get; set; } 
Public Property NameBounds() As LeadRect 
   Get 
   Set 
public:  
   property LeadRect^ NameBounds 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

The location of the field name in the form image.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly