Skip to main content

PageSettingsHelper.Instance Property

Specifies an instance of the PageSettingsHelper class.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.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.

Property Paths

You can access this nested property as listed below:

Object Type Path to Instance
PageSettingsHelper
.Instance .Instance
See Also