Share via


PMPrintSession Class

Definition

public class PMPrintSession : PrintCore.PMPrintCoreBase
type PMPrintSession = class
    inherit PMPrintCoreBase
Inheritance

Constructors

Name Description
PMPrintSession()

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
SessionError

Methods

Name Description
AssignDefaultPageFormat(PMPageFormat)
AssignDefaultSettings(PMPrintSettings)
ClearHandle() (Inherited from DisposableObject)
CreatePrinterList(String[], Int32, PMPrinter)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from PMPrintCoreBase)
Retain() (Inherited from PMPrintCoreBase)
TryCreate(PMPrintSession)
ValidatePrintSettings(PMPrintSettings, Boolean)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to