IPrint::GetPageInfo Method (Int32, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetPageInfo(
	[OutAttribute] int% pnFirstPage,
	[OutAttribute] int% pcPages
)

Parameters

pnFirstPage
Type: System::Int32
pcPages
Type: System::Int32
Return to top
Show: