FaxDoc.ServerCoverpage property

Sets or retrieves the ServerCoverpage property for a FaxDoc object. The ServerCoverpage property is a Boolean value that indicates whether the specified cover page file is stored on the fax server.

This property is read/write.

Syntax

Property ServerCoverpage As Boolean

Property value

A Boolean that specifies or receives a value that indicates whether the specified cover page template file (.cov) is a common cover page file stored on the fax server.

Remarks

You can send a common cover page or a personal cover page with a fax document. For more information, see Cover Pages and Sending a Cover Page.

Requirements

Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Faxcom.h
DLL
Faxcom.dll

See also

FaxDoc

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces