<< Return to Main Index

< Return to Class Index

CGXProperties::GetDistances

void GetDistances(int& top, int& bottom);

top

A reference to an integer to receive the distance to the top margin in 1/72 inch.

bottom

A reference to an integer to receive the distance to the bottom margin in 1/72 inch.

Remarks

Specifies the distances for the header to the top margin and for the footer to the bottom margin.

See Also

CGXProperties::SetDistances

CGXProperties

Class Overview | Class Members