IPrint Interface

Definition

Supports programmatic printing for an object. For more information, see IPrint.

public interface class IPrint
public interface class IPrint
__interface IPrint
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("B722BCC9-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPrint
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("B722BCC9-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPrint
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("B722BCC9-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPrint = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("B722BCC9-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPrint = interface
Public Interface IPrint
Attributes

Methods

GetPageInfo(Int32, Int32)
Print(UInt32, IntPtr, IntPtr, STGMEDIUM[], IContinueCallback, Int32, Int32, Int32)
SetInitialPageNum(Int32)

Applies to