MailProvider
Document management
Description
Installs the reference-counted transport used by SendDocumentByMail
Set the property to nil to select the built-in Windows CDO provider; non-Windows applications must supply a provider before sending
The provider receives a TPDFlibMailRequest whose AttachmentFileName exists only for the duration of its synchronous Send call and must not be retained for later use
Syntax
Delphi
Property MailProvider: IPDFlibMailProvider Read FMailProvider Write FMailProvider;