This document is archived and information here might be outdated.  Recommended version.


IEnumPrinterNames.Next Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IE > IEnumPrinterNames Interface > IEnumPrinterNames.Next Method
ArcGIS Developer Help

IEnumPrinterNames.Next Method

The next Printer Name.

[Visual Basic .NET]
Public Function Next ( _
) As String
[C#]
public string Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumPrinterNames Interface