PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / ExportProviders Class / Count Property

In This Topic
    Count Property (ExportProviders)
    In This Topic
    Gets the count of registered export providers in the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also