:: com :: sun :: star :: frame :: status ::

unpublished struct UpperLowerMarginScale
Usage Restrictions
not published
Description
specifies an upper and lower margin.
Since
OOo 2.0

Elements' Summary
Upper specifies a upper margin in 1/100th mm.  
Lower specifies a lower margin in 1/100th mm.  
ScaleUpper specifies a scale value for the upper margin.  
ScaleLower specifies a scale value for the lower margin.  
Elements' Details
Upper
long Upper;
Description
specifies a upper margin in 1/100th mm.
Lower
long Lower;
Description
specifies a lower margin in 1/100th mm.
ScaleUpper
short ScaleUpper;
Description
specifies a scale value for the upper margin.
ScaleLower
short ScaleLower;
Description
specifies a scale value for the lower margin.
Top of Page