Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports programmatic printing for an object. For more information, see IPrint.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC9-4E68-101B-A2BC-00AA00404770")> _
Public Interface IPrint
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC9-4E68-101B-A2BC-00AA00404770")]
public interface IPrint
[InterfaceTypeAttribute()]
[GuidAttribute(L"B722BCC9-4E68-101B-A2BC-00AA00404770")]
public interface class IPrint
[<InterfaceTypeAttribute()>]
[<GuidAttribute("B722BCC9-4E68-101B-A2BC-00AA00404770")>]
type IPrint = interface end
public interface IPrint
The IPrint type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetPageInfo | |
![]() |
||
![]() |
SetInitialPageNum |
Top