constants PageFrameStyleEnum
The PageFrameStyleEnum type specifies the styles of frame a page can show. The PageFrameStyle property specifies the frame to be shown on printed page.

NameValueDescription
exNoPageFrame0 The page shows no frame.
exPageFrameSolid1 The page shows solid frame.
exPageFrameDot2 The page shows dotted frame.
exPageFrameDash3 The page shows dash frame.
exPageFrameDashDot4 The page shows dash-dot frame.
exPageFrameDashDotDot5 The page shows dash-dot-dot frame.