Back to Devexpress

Recipient Class

corelibraries-devexpress-dot-xtraprinting-49f2343e.md

latest1.6 KB
Original Source

Recipient Class

Defines the recipient settings.

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class Recipient
vb
Public Class Recipient

The following members return Recipient objects:

Remarks

The Recipient class is used to contain the recipient settings. The properties exposed by this class allow you to customize the recipient name (Recipient.ContactName), address (Recipient.Address), prefix (Recipient.Prefix) and field type (Recipient.FieldType).

Inheritance

Object Recipient

See Also

Recipient Members

Email Reports

DevExpress.XtraPrinting Namespace