ComponentOne PdfViewer for UWP
Key Features / Step 3 of 3: Running the C1PdfViewer Application
In This Topic
    Step 3 of 3: Running the C1PdfViewer Application
    In This Topic

    Now that you've created a UWP-style application and customized the application's appearance and behavior, the only thing left to do is run your application. To run your application and observe PdfViewer for UWP's run-time behavior, complete the following steps:

    1. From the Debug menu, select Start Debugging to view how your application will appear at run time. Notice that a PDF file appears in the PDF width fitted to the viewer and page numbers displayed in the upper left corner of the application.
    2. Click the scroll bar to scroll through the document, and notice that you will scroll from one page in the PDF file to the next.
    3. Click the Load Pdf button, locate and select another PDF file, click Open, and notice that the file loads into the C1PdfViewer control.

    Congratulations!

    You've completed the PdfViewer for UWP quick start and created a PdfViewer for UWP application, customized the C1PdfViewer control, and viewed some of the run-time capabilities of your application.

    See Also