【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.5.6.3 LeadPrintSettings


Contents

Name

LeadPrintSettings

Description

Declaration

struct LeadPrintSettings
{
	LPCTSTR		lpcszFileName;
	int			nMultiPage;
	int			nFormat;
	DWORD		dwOptions;

};

Members

lpcszFileName
nMultiPage
LeadPrintMulti
nFormat
LeadPrintFormat
dwOptions

Remark

Examples

Header to Include

origin.h

See Also

Reference