Skip to main content

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.