Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Show in webframe

PagesBounds Property






Gets Dictionary of Pages bounds and Pages indices.
Syntax
public Dictionary<int,LogicalRectangle> PagesBounds {get;}
'Declaration
 
Public ReadOnly Property PagesBounds As Dictionary(Of Integer,LogicalRectangle)
'Usage
 
Dim instance As TableFormField
Dim value As Dictionary(Of Integer,LogicalRectangle)
 
value = instance.PagesBounds

            

            
public:
property Dictionary<int,LogicalRectangle>^ PagesBounds {
   Dictionary<int,LogicalRectangle>^ get();
}

Property Value

The Bounds for each page index that occupied by table field.
Remarks
Through this property we can get the TableFormField Bound for each page containing it.
Requirements

Target Platforms

See Also

Reference

TableFormField Class
TableFormField Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features