Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Represents the options in page layout margins.
bottom | Specifies the page layout bottom margin in the unit specified to use for printing. |
footer | Specifies the page layout footer margin in the unit specified to use for printing. |
header | Specifies the page layout header margin in the unit specified to use for printing. |
left | Specifies the page layout left margin in the unit specified to use for printing. |
right | Specifies the page layout right margin in the unit specified to use for printing. |
top | Specifies the page layout top margin in the unit specified to use for printing. |
Specifies the page layout bottom margin in the unit specified to use for printing.
bottom?: number;
number
Specifies the page layout footer margin in the unit specified to use for printing.
footer?: number;
number
Specifies the page layout header margin in the unit specified to use for printing.
header?: number;
number
Specifies the page layout left margin in the unit specified to use for printing.
left?: number;
number
Specifies the page layout right margin in the unit specified to use for printing.
right?: number;
number
Specifies the page layout top margin in the unit specified to use for printing.
top?: number;
number
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in