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