Options

From PDF XChange PDF SDK
Jump to: navigation, search
Line 34: Line 34:
 
| class="op_param_name" | From
 
| class="op_param_name" | From
 
| style="text-align:center" | String
 
| style="text-align:center" | String
| Specifies...
+
| Specifies a sender email address.
 
Default value: <tt>'''Empty String'''</tt>
 
Default value: <tt>'''Empty String'''</tt>
 
|-
 
|-
Line 74: Line 74:
 
| class="op_param_name" | Priority
 
| class="op_param_name" | Priority
 
| style="text-align:center" | Integer
 
| style="text-align:center" | Integer
| Specifies...
+
| Specifies a priority mark for letter (see below). Priority letters can be accented in a recipient mailbox.
 
Possible values are:
 
Possible values are:
 
{| class="op_internal_table"
 
{| class="op_internal_table"

Revision as of 05:14, 4 June 2015


Options Table

Name Type Value
Mode Integer Specifies...

Possible values are:

-1 (Auto) ...
0 (MailClient) ...
1 (SMTP) ...
2 (Local) ...

Default value: -1 (Auto)

SMTP Dictionary Specifies...
From String Specifies a sender email address.

Default value: Empty String

To String Specifies an recipients email address.

Default value: Empty String

Cc String Specifies an email address for send copy of letter.

Default value: Empty String

BCc String Specifies an email address for send hidden copy of letter.

Default value: Empty String

Subject String Specifies a title of letter.

Default value: Empty String

Message String Specifies a text of letter.

Default value: Empty String

ResolveAddressBook Boolean Specifies...

Default value: false

ShowClientWindow Boolean Specifies...

Default value: true

Priority Integer Specifies a priority mark for letter (see below). Priority letters can be accented in a recipient mailbox.

Possible values are:

0 (Low) ...
1 (Normal) ...
2 (High) ...

Default value: 1 (Normal)

PackAttachmentsMode Integer Specifies...

Possible values are:

0 (NoComress) ...
1 (CompressEach) ...
2 (CompressAllToOne) ...

Default value: 0 (NoComress)

HideOptionsBtnOnErrorMsg Boolean Specifies...

Default value: true

OpenLocalFolder Boolean Specifies...

Default value: true

LocalFolder String Specifies...

Default value: Empty String

OnePackName String Specifies...

Default value: Empty String

ParentWnd Integer64 Specifies...

Default value: 0

SMTP Table

Name Type Value
ServerURL String Specifies...

Default value: Empty String

ServerPort Integer Specifies...

Default value: 25

NeedAuth Boolean Specifies...

Default value: false

User String Specifies...

Default value: Empty String

Password String Specifies...

Default value: Empty String

NeedTLS Boolean Specifies...

Default value: false

UseSSL Boolean Specifies...

Default value: false