Document Library for UWP | 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\UWP\C1.UWP.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 UWP.
    PdfView Demonstrates how to use C1PdfDocumentSource with C1FlexViewer to view Pdf documents.

    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.