Skip to main content

PageSettingsHelper.Instance Property

Specifies an instance of the PageSettingsHelper class.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v24.2.Core.dll

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