Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 3.41 KB

nf-faxcomex-ifaxdocument-put_coverpage.md

File metadata and controls

79 lines (60 loc) · 3.41 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:faxcomex.IFaxDocument.put_CoverPage
IFaxDocument::put_CoverPage (faxcomex.h)
The IFaxDocument::get_CoverPage property is a null-terminated string that contains the name of the cover page template file (.cov) to associate with the fax document. (Put)
CoverPage property [Fax Service]
CoverPage property [Fax Service]
IFaxDocument interface
IFaxDocument interface [Fax Service]
CoverPage property
IFaxDocument.CoverPage
IFaxDocument.put_CoverPage
IFaxDocument::CoverPage
IFaxDocument::get_CoverPage
IFaxDocument::put_CoverPage
_mfax_faxdocument.coverpage
fax._mfax_faxdocument_coverpage
fax._mfax_faxdocument_cpp_mfax_faxdocument_coverpage_cpp
faxcomex/IFaxDocument::CoverPage
faxcomex/IFaxDocument::get_CoverPage
faxcomex/IFaxDocument::put_CoverPage
put_CoverPage
fax\_mfax_faxdocument_cpp_mfax_faxdocument_coverpage_cpp.htm
Fax
VS|fax|~\fax\faxinta_n_9fol.htm
12/05/2018
CoverPage property [Fax Service], CoverPage property [Fax Service],IFaxDocument interface, IFaxDocument interface [Fax Service],CoverPage property, IFaxDocument.CoverPage, IFaxDocument.put_CoverPage, IFaxDocument::CoverPage, IFaxDocument::get_CoverPage, IFaxDocument::put_CoverPage, _mfax_faxdocument.coverpage, fax._mfax_faxdocument_coverpage, fax._mfax_faxdocument_cpp_mfax_faxdocument_coverpage_cpp, faxcomex/IFaxDocument::CoverPage, faxcomex/IFaxDocument::get_CoverPage, faxcomex/IFaxDocument::put_CoverPage, put_CoverPage
faxcomex.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Fxscomex.dll
Windows
19H1
IFaxDocument::put_CoverPage
faxcomex/IFaxDocument::put_CoverPage
c++
APIRef
kbSyntax
COM
Fxscomex.dll
IFaxDocument.CoverPage
IFaxDocument.get_CoverPage
IFaxDocument.put_CoverPage

IFaxDocument::put_CoverPage

-description

The IFaxDocument::get_CoverPage property is a null-terminated string that contains the name of the cover page template file (.cov) to associate with the fax document.

This property is read/write.

-parameters

-remarks

To specify a server-based cover page file, you must set the IFaxDocument::get_CoverPageType property to fcptSERVER.

To specify a local or personal cover page file, you must set the IFaxDocument::get_CoverPageType property to fcptLOCAL.

-see-also

FaxDocument

IFaxDocument

Visual Basic Example