다음을 통해 공유


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

‘선언
<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
Public method GetPageInfo
Public method Print
Public method SetInitialPageNum

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace