Loading Documents from Isolated Storage

You can save and load PDF files to isolated storage using the C1PdfViewer control. To save a file to isolated storage you would need to call the SaveDocument method passing in an isolated storage file stream:

      Visual Basic

      C#

To load an existing file from isolated storage call the LoadDocument method passing in an isolated storage file stream:

      Visual Basic

      C#

What You've Accomplished

In this example you've saved and loaded PDF files to isolated storage using the C1PdfViewer control.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.