다음을 통해 공유


IPrint.GetPageInfo Method

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

Syntax

‘선언
Sub GetPageInfo ( _
    <OutAttribute> ByRef pnFirstPage As Integer, _
    <OutAttribute> ByRef pcPages As Integer _
)
void GetPageInfo(
    out int pnFirstPage,
    out int pcPages
)

Parameters

.NET Framework Security

See Also

Reference

IPrint Interface

Microsoft.VisualStudio.OLE.Interop Namespace