The ProviderToDocument type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ProviderToDocument |
Methods
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject.) | |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Component.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLifetimeService | (Inherited from MarshalByRefObject.) | |
| GetService | (Inherited from Component.) | |
| GetType | (Inherited from Object.) | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
| MemberwiseClone | Overloaded. | |
| OnBeginPrint |
Calls 'begin print document' and 'begin print content' functionality of associated provider
(Overrides PrintDocument..::.OnBeginPrint(PrintEventArgs).) | |
| OnEndPrint |
Calls 'end print content' and 'end print document' functionality of associated provider
(Overrides PrintDocument..::.OnEndPrint(PrintEventArgs).) | |
| OnPrintPage |
Calls 'print content' functionality of associated provider
(Overrides PrintDocument..::.OnPrintPage(PrintPageEventArgs).) | |
| OnQueryPageSettings |
Calls 'query page settings' functionality of associated provider
(Overrides PrintDocument..::.OnQueryPageSettings(QueryPageSettingsEventArgs).) | |
| (Inherited from PrintDocument.) | ||
| ToString | (Inherited from PrintDocument.) |
Properties
| Name | Description | |
|---|---|---|
| About |
Shows version information and displays about box.
| |
| CanRaiseEvents | (Inherited from Component.) | |
| Container | (Inherited from Component.) | |
| DefaultPageSettings | (Inherited from PrintDocument.) | |
| DesignMode | (Inherited from Component.) | |
| DocumentName | (Inherited from PrintDocument.) | |
| Events | (Inherited from Component.) | |
| OriginAtMargins | (Inherited from PrintDocument.) | |
| PrintController | (Inherited from PrintDocument.) | |
| PrinterSettings | (Inherited from PrintDocument.) | |
| PrintProvider |
Gets or sets link to associated PrintProvider component
| |
| Site | (Inherited from Component.) |
Events
| Name | Description | |
|---|---|---|
| BeginPrint | (Inherited from PrintDocument.) | |
| Disposed | (Inherited from Component.) | |
| EndPrint | (Inherited from PrintDocument.) | |
| PrintPage | (Inherited from PrintDocument.) | |
| QueryPageSettings | (Inherited from PrintDocument.) |