RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageSetupDialog.MinMarginBottom Property

Specifies minimum bottom margin.

Pascal
property MinMarginBottom: Integer;
C++
__property int MinMarginBottom;

If Options includes psoMinMargins, MinMarginBottom is the minimum value the user can enter for the bottom margin. 

If the user is entering values in inches, MinMarginBottom expresses the minimum margin in thousandths of an inch. If the user is entering values in millimeters, MinMarginBottom expresses the minimum margin in hundredths of a millimeter. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!