Miner.Interop Namespace > IMMPrinters Interface : Printers Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> ReadOnly Property Printers As ESRI.ArcGIS.esriSystem.IEnumBSTR
'Usage
Dim instance As IMMPrinters Dim value As ESRI.ArcGIS.esriSystem.IEnumBSTR value = instance.Printers
[System.Runtime.InteropServices.DispId(1610678273)]
ESRI.ArcGIS.esriSystem.IEnumBSTR Printers {get;}
read-only property Printers: ESRI.ArcGIS.esriSystem.IEnumBSTR;
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get Printers : ESRI.ArcGIS.esriSystem.IEnumBSTR
[System.Runtime.InteropServices.DispId(1610678273)] __property ESRI.ArcGIS.esriSystem.IEnumBSTR* get_Printers();
[System.Runtime.InteropServices.DispId(1610678273)]
property ESRI.ArcGIS.esriSystem.IEnumBSTR^ Printers {
ESRI.ArcGIS.esriSystem.IEnumBSTR^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2