Skip to main content
A newer version of this page is available. .

IPrintLayoutViewSettings Interface

Declares the Print Layout view mode’s settings.

Declaration

export interface IPrintLayoutViewSettings

Properties

showHorizontalRuler Property

Specifies whether the horizontal ruler is shown.

Declaration

showHorizontalRuler?: boolean

Property Value

Type Description
boolean

true to show the ruler; otherwise, false.