www.gnostice.com 

Bottom

Top  Previous  Next

[This property is new in eDocEngine ActiveX v2.0]

 

The Bottom property is used to set the bottom coordinate of the document to be linked to.

 

Syntax

 

 

[VC++]

double GetBottom();

void SetBottom(double newValue);

 

[VB]

Property Bottom As Double