Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Drawing
Totale classi: 345, di cui
- 9 nuove
- 63 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ...
System.Drawing.Printing.PreviewPageInfo = | ||
---|---|---|
= | .ctor () | |
= | Image | |
= | PhysicalSize |
System.Drawing.Printing.PreviewPrintController != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetPreviewPageInfo () | |
= | GetPreviewPageInfo () | |
= | OnEndPage (PrintDocument document, PrintPageEventArgs e) | |
= | OnEndPage (PrintDocument document, PrintPageEventArgs e) | |
= | OnEndPrint (PrintDocument document, PrintEventArgs e) | |
= | OnEndPrint (PrintDocument document, PrintEventArgs e) | |
= | OnStartPage (PrintDocument document, PrintPageEventArgs e) | |
= | OnStartPage (PrintDocument document, PrintPageEventArgs e) | |
= | OnStartPrint (PrintDocument document, PrintEventArgs e) | |
= | OnStartPrint (PrintDocument document, PrintEventArgs e) | |
+ | IsPreview | |
= | UseAntiAlias | |
= | UseAntiAlias |
System.Drawing.Printing.PrintDocument = | ||
---|---|---|
= | .ctor () | |
= | BeginPrint | |
= | EndPrint | |
= | PrintPage | |
= | QueryPageSettings | |
= | Print () | |
= | ToString () | |
= | DefaultPageSettings | |
= | DocumentName | |
= | OriginAtMargins | |
= | PrintController | |
= | PrinterSettings |
System.Drawing.Printing.PrinterResolution != | ||
---|---|---|
+ | .ctor () | |
= | ToString () | |
= | ToString () | |
= | Kind | |
= | Kind | |
= | X | |
= | X | |
= | Y | |
= | Y |
System.Drawing.Printing.PrinterResolutionKind = | ||
---|---|---|
= | Custom | |
= | Draft | |
= | High | |
= | Low | |
= | Medium | |
= | value__ |
System.Drawing.Printing.PrinterSettings != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Clone () | |
= | Clone () | |
= | CreateMeasurementGraphics () | |
= | CreateMeasurementGraphics () | |
+ | CreateMeasurementGraphics (Boolean honorOriginAtMargins) | |
+ | CreateMeasurementGraphics (PageSettings pageSettings) | |
+ | CreateMeasurementGraphics (PageSettings pageSettings, Boolean honorOriginAtMargins) | |
= | GetHdevmode () | |
= | GetHdevmode (PageSettings pageSettings) | |
= | GetHdevmode () | |
= | GetHdevmode (PageSettings pageSettings) | |
= | GetHdevnames () | |
= | GetHdevnames () | |
+ | IsDirectPrintingSupported (ImageFormat imageFormat) | |
+ | IsDirectPrintingSupported (Image image) | |
= | SetHdevmode (IntPtr hdevmode) | |
= | SetHdevmode (IntPtr hdevmode) | |
= | SetHdevnames (IntPtr hdevnames) | |
= | SetHdevnames (IntPtr hdevnames) | |
= | ToString () | |
= | ToString () | |
= | PaperSizeCollection | |
= | PaperSizeCollection | |
= | PaperSourceCollection | |
= | PaperSourceCollection | |
= | PrinterResolutionCollection | |
= | PrinterResolutionCollection | |
= | StringCollection | |
= | StringCollection | |
= | CanDuplex | |
= | CanDuplex | |
= | Collate | |
= | Collate | |
= | Copies | |
= | Copies | |
= | DefaultPageSettings | |
= | DefaultPageSettings | |
= | Duplex | |
= | Duplex | |
= | FromPage | |
= | FromPage | |
= | InstalledPrinters | |
= | InstalledPrinters | |
= | IsDefaultPrinter | |
= | IsDefaultPrinter | |
= | IsPlotter | |
= | IsPlotter | |
= | IsValid | |
= | IsValid | |
= | LandscapeAngle | |
= | LandscapeAngle | |
= | MaximumCopies | |
= | MaximumCopies | |
= | MaximumPage | |
= | MaximumPage | |
= | MinimumPage | |
= | MinimumPage | |
= | PaperSizes | |
= | PaperSizes | |
= | PaperSources | |
= | PaperSources | |
= | PrinterName | |
= | PrinterName | |
= | PrinterResolutions | |
= | PrinterResolutions | |
+ | PrintFileName | |
= | PrintRange | |
= | PrintRange | |
= | PrintToFile | |
= | PrintToFile | |
= | SupportsColor | |
= | SupportsColor | |
= | ToPage | |
= | ToPage |
System.Drawing.Printing.PrinterUnit = | ||
---|---|---|
= | Display | |
= | HundredthsOfAMillimeter | |
= | TenthsOfAMillimeter | |
= | ThousandthsOfAnInch | |
= | value__ |
System.Drawing.Printing.PrinterUnitConvert = | ||
---|---|---|
= | Convert (Double value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Int32 value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Point value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Size value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Rectangle value, PrinterUnit fromUnit, PrinterUnit toUnit) | |
= | Convert (Margins value, PrinterUnit fromUnit, PrinterUnit toUnit) |
System.Drawing.Printing.PrintEventArgs != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | PrintAction |
System.Drawing.Printing.PrintEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, PrintEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, PrintEventArgs e) |
System.Drawing.Printing.PrintingPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | FromXml (SecurityElement esd) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | Level |
System.Drawing.Printing.PrintingPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | Level |
System.Drawing.Printing.PrintingPermissionLevel = | ||
---|---|---|
= | AllPrinting | |
= | DefaultPrinting | |
= | NoPrinting | |
= | SafePrinting | |
= | value__ |
System.Drawing.Printing.PrintPageEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Cancel | |
= | Graphics | |
= | HasMorePages | |
= | MarginBounds | |
= | PageBounds | |
= | PageSettings |
Powered by Ricciolo