property ExPrint.PageFrameStyle as PageFrameStyleEnum
Specifies the style of frame to be shown on printed pages.

TypeDescription
PageFrameStyleEnum A PageFrameStyleEnum expression that specifies the style of the frame to be shown on the page.
By default, the PageFrameStyle property is exNoPageFrame, so the printed page, will not show its margins. Use the PageFrameStyle property to display the margins of the page on printed paper. The PageFrameColor property specifies the color to show the margins on the printed paper.