• PdfViewer for WinRT
    • Getting Started with WinRT Edition
      • Help with WinRT Edition
      • Key Features
      • Quick Start
        • Step 1 of 3: Adding C1PdfViewer to the Application
        • Step 2 of 3: Adding Code to the C1PdfViewer Application
        • Step 3 of 3: Running the C1PdfViewer Application
    • PdfViewer Features
      • Loading Documents
        • Asynchronous Loading
        • Loading Encrypted Files
      • Render Modes
        • System Render Mode
        • Default Render Mode
      • Touch Interaction
      • View Modes
      • Orientation
    • Task-Based Help
      • Loading Documents from Application Resources
      • Loading Documents from the Web
      • Loading PDF Files Created by C1PdfDocument
      • Opening Potentially Protected Files
  • API Reference
    • C1.Xaml.PdfViewer Assembly
      • Namespaces
        • C1.Xaml.PdfViewer Namespace
          • Overview
          • Classes
            • Bookmark
              • Overview
              • Members
              • Bookmark Constructor
              • Properties
                • Children Property
                • Page Property
                • Title Property
            • C1PdfViewer
              • Overview
              • Members
              • C1PdfViewer Constructor
              • Methods
                • CloseDocument Method
                • FindNext Method
                  • FindNext() Method
                  • FindNext(IList<FrameworkElement>) Method
                • FindPrevious Method
                  • FindPrevious() Method
                  • FindPrevious(IList<FrameworkElement>) Method
                • GetPage Method
                  • GetPage(Int32) Method
                  • GetPage(Int32,Size) Method
                • GetPages Method
                • GoToBookmark Method
                • GoToPage Method
                • LoadDocument Method
                • LoadDocumentAsync Method
                • SaveDocumentAsync Method
                  • SaveDocumentAsync() Method
                  • SaveDocumentAsync(StorageFile) Method
                  • SaveDocumentAsync(Stream) Method
                • ScrollToHorizontalOffset Method
                • ScrollToVerticalOffset Method
                • ZoomAt Method
              • Properties
                • BlackoutWords Property
                • Bookmarks Property
                • DecreaseZoomCommand Property
                • DocumentInfo Property
                • FastMode Property
                • FindCount Property
                • FindNextCommand Property
                • FindNumber Property
                • FindPreviousCommand Property
                • FindText Property
                • FirstPageCommand Property
                • FormFields Property
                • HorizontalOffset Property
                • HorizontalScrollBarVisibility Property
                • IncreaseZoomCommand Property
                • LastPageCommand Property
                • MaxZoom Property
                • MinZoom Property
                • NextPageCommand Property
                • Orientation Property
                • PageCount Property
                • PageNumber Property
                • PageTemplate Property
                • PreviousPageCommand Property
                • RenderMode Property
                • SaveCommand Property
                • SelectedText Property
                • SelectionBackground Property
                • Source Property
                • VerticalOffset Property
                • VerticalScrollBarVisibility Property
                • ViewMode Property
                • ViewportGap Property
                • Zoom Property
              • Fields
                • BlackoutWordsProperty Field
                • DecreaseZoomCommandProperty Field
                • FindCountProperty Field
                • FindNextCommandProperty Field
                • FindNumberProperty Field
                • FindPreviousCommandProperty Field
                • FindTextProperty Field
                • FirstPageCommandProperty Field
                • HorizontalOffsetProperty Field
                • HorizontalScrollBarVisibilityProperty Field
                • IncreaseZoomCommandProperty Field
                • LastPageCommandProperty Field
                • MaxZoomProperty Field
                • MinZoomProperty Field
                • NextPageCommandProperty Field
                • OrientationProperty Field
                • PageTemplateProperty Field
                • PreviousPageCommandProperty Field
                • RenderModeProperty Field
                • SaveCommandProperty Field
                • SelectionBackgroundProperty Field
                • SourceProperty Field
                • VerticalOffsetProperty Field
                • VerticalScrollBarVisibilityProperty Field
                • ViewModeProperty Field
                • ViewportGapProperty Field
                • ZoomProperty Field
              • Events
                • FindCountChanged Event
                • FindNumberChanged Event
                • FindTextChanged Event
                • PageNumberChanged Event
                • ParsingError Event
                • PreparedPage Event
                • PreparingPage Event
                • PropertyChanged Event
                • RequestNavigate Event
                • TextBlockAdded Event
                • ViewModeChanged Event
                • ZoomChanged Event
            • DocumentInfo
              • Overview
              • Members
              • Properties
                • Author Property
                • CreationDate Property
                • Creator Property
                • Keywords Property
                • ModDate Property
                • Producer Property
                • Subject Property
                • Title Property
                • Trapped Property
            • FindInfo
              • Overview
              • Members
              • FindInfo Constructor
              • Properties
                • FindCount Property
                • FindNumber Property
                • PageIndex Property
            • FormField
              • Overview
              • Members
              • FormField Constructor
              • Properties
                • FieldControl Property
                • FieldName Property
                • Value Property
            • FormFieldGroup
              • Overview
              • Members
              • Properties
                • FieldControls Property
            • ParsingErrorEventArgs
              • Overview
              • Members
              • Properties
                • ParsingException Property
            • PdfParserException
              • Overview
              • Members
              • PdfParserException Constructor
            • PdfPasswordException
              • Overview
              • Members
              • PdfPasswordException Constructor
            • PreparedPageEventArgs
              • Overview
              • Members
            • PreparingPageEventArgs
              • Overview
              • Members
            • RequestNavigateEventArgs
              • Overview
              • Members
              • RequestNavigateEventArgs Constructor
              • Properties
                • Target Property
                • Uri Property
            • TextBlockAddedEventArgs
              • Overview
              • Members
              • Properties
                • TextBlock Property
          • Enumerations
            • RenderMode
            • ViewMode