NativePrintDialogPrintDlgEx Class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private class PrintDlgEx : IDisposable
Inheritance
Object    NativePrintDialogPrintDlgEx
Implements
IDisposable

Constructors

Methods

AllocatePrintDlgExStruct Allocate memory associated with PRINTDLGEX32 or PRINTDLGEX64 structures
DeallocatePrintDlgExStruct Frees memory associated with PRINTDLGEX32 or PRINTDLGEX64 structures
DisposeReleases all resources used by the NativePrintDialogPrintDlgEx
Dispose(Boolean)Releases the unmanaged resources used by the NativePrintDialogPrintDlgEx and optionally releases the managed resources
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Clean up
(Overrides ObjectFinalize)
FindPrintQueue Get the PrintQueue from the PrinterName
FindPrintTicket Find the PrintTicket for the queue
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetResult Get's the result from the dialog
GetResultPrintDlgExHnd Get dwResultAction from Dlg
GetSettings Get various settings
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitializeDevMode Creates DevMode structure from Ticket
InitializeDevNames Set DevName structure memory
Is64Bits Helper method to determine CPU mode
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ShowPrintDlgEx Show dialog and return result
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

See Also