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

PageSettingsHelper.Instance Property

Specifies an instance of the PageSettingsHelper class.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v21.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public static PageSettingsHelper Instance { get; set; }

Property Value

Type Description
PageSettingsHelper

The instance of the PageSettingsHelper class.

See Also