ESRI.ArcGIS.ADF
PrinterDrivers Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.CATIDs Namespace : PrinterDrivers Class




Registers or unregisters a class to the PrinterDrivers component category.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")>
Public Class PrinterDrivers 
   Inherits CatReg
Visual Basic (Usage)Copy Code
Dim instance As PrinterDrivers
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")]
public class PrinterDrivers : CatReg 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.CATIDs.CatReg
      ESRI.ArcGIS.ADF.CATIDs.PrinterDrivers

See Also

© 2010 All Rights Reserved.