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

OptionsPrintItem Class

Provides print and export options for layout items.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v18.2.dll

Declaration

public class OptionsPrintItem :
    OptionsPrintBase

The following members return OptionsPrintItem objects:

Remarks

The options this class provides are accessible with the LayoutControlItem.OptionsPrint property.

See Also