Back to Devexpress

OptionsPrintItem Class

windowsforms-devexpress-dot-xtralayout-ccf8f04a.md

latest2.1 KB
Original Source

OptionsPrintItem Class

A layout item’s print and export options.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsPrintItem :
    OptionsPrintBase
vb
Public Class OptionsPrintItem
    Inherits OptionsPrintBase

The following members return OptionsPrintItem objects:

Remarks

Use the following properties to customize the Layout Control’s print/export settings:

Inheritance

Object ViewStatePersisterCore BaseOptions OptionsPrintBase OptionsPrintItem

See Also

OptionsPrintItem Members

Printing and Export

OptionsPrint

DevExpress.XtraLayout Namespace