Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns an AutoMode enumeration value that indicates whether the bottom margin is automatically adjusted.
Syntax
public AutoMode bottomMarginMode([AutoMode mode])
Run On
Client
Parameters
- mode
Type: AutoMode Enumeration
An AutoMode enumeration value that indicates whether the bottom margin is fixed, or whether it is automatically adjusted based on other form settings, such as the font size; optional.
Return Value
Type: AutoMode Enumeration
AutoMode::Auto if the margin is automatically adjusted based on other form settings, such as the font size; otherwise, AutoMode::Fixed.