Search
FlowChart.DocBottom Property
See Also
 



Gets the bottom side of the document bounding rectangle.

 Syntax

VB6  Copy Code

Public Property Get DocBottom() As Long

C++  Copy Code

public:
int get_DocBottom ()

 Property Value

A long value.

 See Also