Document Library for WPF | ComponentOne
In This Topic
    Samples
    In This Topic

    With the C1Studio installer, you get C1Document samples that help you understand the implementation of the product. The C# and VB samples are available at the default installation folder-
    Documents\ComponentOne Samples\WPF\C1.WPF.Document

    The C# sample available at the default installation location is as follows:

    Sample Description
    PdfDocumentSourceSamples Demonstrates the major features, such as exporting and printing, of PdfDocumentSource and FlexViewer for WPF.
    PdfView Demonstrates how to use C1FlexViewer and C1PdfDocumentSource to create simple PDF viewer application.
    PrintAndExport Demonstrates how C1PdfDocumentSource can be used without a viewer to export and print documents from code.
    SSRSViewerSample Demonstrates how the C1SSRSDocumentSource class can be used with C1FlexViewer to preview and print reports available on a SSRS server, and to export reports to various formats.

    The VB sample available at the default installation location is as follows:

    Sample Description
    PdfView Demonstrates how to use C1FlexViewer and C1PdfDocumentSource to create simple PDF viewer application.
    PrintAndExport Demonstrates how C1PdfDocumentSource can be used without a viewer to export and print documents from code.