Document Library for WinForms | ComponentOne
In This Topic
    Document Library for WinForms
    In This Topic

    Document Library for WinForms is a collection of classes that provide a cross-platform framework for working with various document types. The library is used internally by a number of ComponentOne components, such as FlexReport and can be used directly to access PDF documents and SSRS reports. C1Document enables the FlexViewer control to load and view the supported document formats, such as FlexReport, PDF, and SSRS. The library also provides programmatic access to exporting, printing, and other operations such as text search.

    Product Samples

    Product samples are located at \Documents\ComponentOne Samples\WinForms\vx.x.x\C1FlexGrid\CS on your system, if you have installed the samples while installing WinForms Edition using ComponentOneControlPanel.exe.
    Documentation Blogs

    Create your First Application with PDdfDocumentSource

    Load documents

    View documents

    Password protection

    Search text

    Export files

    Print files

    C1Document: The underlying source of Reports and Documents

    Load, export, search, and print PDFs with .NET PDF Component and PDF Viewer

    Generate, View, and Print a PDF File in .NET Applications with a Single Control | ComponentOne

    Videos

    Demo Samples

    Getting Started with ComponentOne - WinForms

    How to Download and Install ComponentOne

    ComponentOne - Subscription and Licensing

     

    WinForms and WPF Grid Demo

    Download ComponentOne Studio

    Note: ComponentOne Document for WinForms is compatible with both .NET and .NET Framework.

    API Reference

    C1.Win.Document .NET Assembly

    C1.Win.C1Document .NET Framework Assembly
    See Also