IPrint Interface
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC9-4E68-101B-A2BC-00AA00404770")> _
Public Interface IPrint
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC9-4E68-101B-A2BC-00AA00404770")]
public interface IPrint
The IPrint type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetPageInfo | ||
SetInitialPageNum |
Top