This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IE > IEnumPrinterNames Interface > IEnumPrinterNames.Next Method (ArcObjects .NET 10.4 SDK) |
The next Printer Name.
[Visual Basic .NET] Public Function Next ( _ ) As String
[C#] public string Next ( );