CPrintDialog::GetFromPage
检索打印范围的起始页。
int GetFromPage( ) const;
返回值
在要打印的页范围内的起始分页。
备注
在调用 DoModal 以后检索启动的分页调用此函数在要打印的页范围内。
示例
为 CPrintDialog::m_pd参见示例。
要求
Header: afxdlgs.h
检索打印范围的起始页。
int GetFromPage( ) const;
在要打印的页范围内的起始分页。
在调用 DoModal 以后检索启动的分页调用此函数在要打印的页范围内。
为 CPrintDialog::m_pd参见示例。
Header: afxdlgs.h