A newer version of this page is available.
Switch to the current version.
PageSettingsHelper.Instance Property
Specifies an instance of the PageSettingsHelper class.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public static PageSettingsHelper Instance { get; set; }
Public Shared Property Instance As PageSettingsHelper
Property Value
Type | Description |
---|---|
PageSettingsHelper | The instance of the PageSettingsHelper class. |
See Also
Feedback