C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / WarningCollection Class
Members

WarningCollection Class
Represents a collection of Warning objects. This is the type of the Warnings property on a C1PrintDocument.
Object Model
WarningCollection Class
Syntax
'Declaration
 
Public Class WarningCollection 
   Inherits System.Collections.CollectionBase
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.WarningCollection

See Also