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


IEnumPrinterNames.Next Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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