RecipientFieldType Enum
Lists the values used to specify the field type to which the current recipient belongs.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Members
Name | Description |
---|---|
TO
|
Indicates the To field type (the field of primary recipients). |
CC
|
Indicates the CC (carbon copy) field type. |
BCC
|
Indicates the BCC (blind carbon copy) field type. |
Related API Members
The following properties accept/return RecipientFieldType values:
See Also