This documentation is archived and is not being maintained.
PrinterSettings.StringCollection Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Class PrinterSettings.StringCollection Implements ICollection, IEnumerable [C#] public class PrinterSettings.StringCollection : ICollection, IEnumerable [C++] public __gc class PrinterSettings.StringCollection : public ICollection, IEnumerable [JScript] public class PrinterSettings.StringCollection implements ICollection, IEnumerable
See Also
PrinterSettings.StringCollection Members | System.Drawing.Printing Namespace | String
Show: