PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / ExportProviders Property

In This Topic
    ExportProviders Property (SampleC1PrintDocument)
    In This Topic
    Gets the collection of all registered C1.C1Preview.Export.ExportProvider objects.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExportProviders As ExportProviders
    public ExportProviders ExportProviders {get;}
    See Also