Compartir a través de


FaxServer.ServerCoverpage property

Sets or retrieves the ServerCoverpage property for a FaxServer object. The ServerCoverpage property is a Boolean value that indicates whether the fax server permits the use of common cover pages only.

This property is read/write.

Syntax

Property ServerCoverpage As Boolean

Property value

A Boolean that specifies or receives whether fax client applications can include a user-designed cover page with a fax transmission, or whether the fax server permits the use of common cover pages only.

If this value is True, the client must use the common cover page located on the fax server. If this value is False, the client can use any cover page file.

Remarks

If you set the ServerCoverpage property equal to True, users will be able to transmit only approved cover pages that are located on the fax server. 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

FaxServer

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces

FaxServer

Cover Pages

Sending a Cover Page