• PdfViewer for WPF/Silverlightの概要
    • はじめに
      • PdfViewer の制限
      • 主な特長
      • クイックスタート
        • 手順 1: アプリケーションの設定
        • 手順 2: ページへのコンテンツの追加
        • 手順 3: C1PdfViewer アプリケーションの実行
    • PdfViewer の要素
    • PdfViewer の機能
      • ドキュメントの読み込み
        • 暗号化されたファイルの読み込み
      • MVVM アプリケーション内の PDFViewer
    • 実行時の操作
      • PdfViewer のコンテンツ領域
      • PdfViewer ツールバー
    • タスク別ヘルプ
      • Web からドキュメントを読み込む
      • 保護されている可能性のあるファイルを開く
  • リファレンス
    • C1.Silverlight.PdfViewer.5 アセンブリ
      • 名前空間
        • C1.Silverlight.PdfViewer 名前空間
          • 概要
          • クラス
            • Bookmark
              • 概要
              • メンバ
              • Bookmark コンストラクタ
              • プロパティ
                • Children プロパティ
                • Page プロパティ
                • Title プロパティ
            • C1PdfViewer
              • 概要
              • メンバ
              • C1PdfViewer コンストラクタ
              • メソッド
                • ClipboardCopy メソッド
                • CloseDocument メソッド
                • FindNext メソッド
                  • FindNext() メソッド
                  • FindNext(IList<FrameworkElement>) メソッド
                • FindPrevious メソッド
                  • FindPrevious() メソッド
                  • FindPrevious(IList<FrameworkElement>) メソッド
                • GetPage メソッド
                • GetPages メソッド
                • GoToBookmark メソッド
                • GoToPage メソッド
                • LoadDocument メソッド
                  • LoadDocument(String,String) メソッド
                  • LoadDocument(Stream,String) メソッド
                • OnApplyTemplate メソッド
                • OpenDocument メソッド
                • PrintDocument メソッド
                • RemoveEvents メソッド
                • SaveDocument メソッド
                  • SaveDocument() メソッド
                  • SaveDocument(Stream) メソッド
                • ScrollToHorizontalOffset メソッド
                • ScrollToVerticalOffset メソッド
                • ZoomAt メソッド
              • プロパティ
                • AutoContentRotation プロパティ
                • BlackoutWords プロパティ
                • Bookmarks プロパティ
                • ComputedHorizontalScrollBarVisibility プロパティ
                • ComputedVerticalScrollBarVisibility プロパティ
                • DecreaseZoomCommand プロパティ
                • DocumentInfo プロパティ
                • ExtentHeight プロパティ
                • ExtentWidth プロパティ
                • FastMode プロパティ
                • FindCount プロパティ
                • FindNextCommand プロパティ
                • FindNumber プロパティ
                • FindPreviousCommand プロパティ
                • FindText プロパティ
                • FirstPageCommand プロパティ
                • FormFields プロパティ
                • HorizontalOffset プロパティ
                • HorizontalScrollBarVisibility プロパティ
                • IncreaseZoomCommand プロパティ
                • IsFlowing プロパティ
                • LastPageCommand プロパティ
                • MaxZoom プロパティ
                • MinZoom プロパティ
                • NextPageCommand プロパティ
                • OpenButtonVisibility プロパティ
                • OpenCommand プロパティ
                • Orientation プロパティ
                • PageCount プロパティ
                • PageNumber プロパティ
                • PageSeparation プロパティ
                • PageTemplate プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • RenderMode プロパティ
                • SaveCommand プロパティ
                • ScrollableHeight プロパティ
                • ScrollableWidth プロパティ
                • ScrollBarStyle プロパティ
                • SelectedText プロパティ
                • SelectionBackground プロパティ
                • Source プロパティ
                • ToolbarStyle プロパティ
                • ToolbarVisibility プロパティ
                • VerticalOffset プロパティ
                • VerticalScrollBarVisibility プロパティ
                • ViewMode プロパティ
                • ViewportGap プロパティ
                • ViewportHeight プロパティ
                • ViewportWidth プロパティ
                • Zoom プロパティ
              • フィールド
                • BlackoutWordsProperty フィールド
                • ComputedHorizontalScrollBarVisibilityProperty フィールド
                • ComputedVerticalScrollBarVisibilityProperty フィールド
                • DecreaseZoomCommandProperty フィールド
                • ExtentHeightProperty フィールド
                • ExtentWidthProperty フィールド
                • FindCountProperty フィールド
                • FindNextCommandProperty フィールド
                • FindNumberProperty フィールド
                • FindPreviousCommandProperty フィールド
                • FindTextProperty フィールド
                • FirstPageCommandProperty フィールド
                • HorizontalOffsetProperty フィールド
                • HorizontalScrollBarVisibilityProperty フィールド
                • IncreaseZoomCommandProperty フィールド
                • IsFlowingProperty フィールド
                • LastPageCommandProperty フィールド
                • MaxZoomProperty フィールド
                • MinZoomProperty フィールド
                • NextPageCommandProperty フィールド
                • OpenButtonVisibilityProperty フィールド
                • OpenCommandProperty フィールド
                • OrientationProperty フィールド
                • PageSeparationProperty フィールド
                • PageTemplateProperty フィールド
                • PreviousPageCommandProperty フィールド
                • PrintCommandProperty フィールド
                • RenderModeProperty フィールド
                • SaveCommandProperty フィールド
                • ScrollableHeightProperty フィールド
                • ScrollableWidthProperty フィールド
                • ScrollBarStyleProperty フィールド
                • SelectionBackgroundProperty フィールド
                • SourceProperty フィールド
                • ToolbarStyleProperty フィールド
                • ToolbarVisibilityProperty フィールド
                • VerticalOffsetProperty フィールド
                • VerticalScrollBarVisibilityProperty フィールド
                • ViewModeProperty フィールド
                • ViewportGapProperty フィールド
                • ViewportHeightProperty フィールド
                • ViewportWidthProperty フィールド
                • ZoomProperty フィールド
              • イベント
                • FindCountChanged イベント
                • FindNumberChanged イベント
                • FindTextChanged イベント
                • IsFlowingChanged イベント
                • PageCountChanged イベント
                • PageNumberChanged イベント
                • ParsingError イベント
                • PreparedPage イベント
                • PreparingPage イベント
                • PropertyChanged イベント
                • RequestNavigate イベント
                • TextBlockAdded イベント
                • ViewModeChanged イベント
                • ZoomChanged イベント
            • C1PdfViewerToolbar
              • 概要
              • メンバ
              • C1PdfViewerToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FindResults プロパティ
                • OpenButtonVisibility プロパティ
                • Viewer プロパティ
              • フィールド
                • FindResultsProperty フィールド
                • OpenButtonVisibilityProperty フィールド
                • ViewerProperty フィールド
            • DocumentInfo
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • CreationDate プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • ModDate プロパティ
                • Producer プロパティ
                • Subject プロパティ
                • Title プロパティ
                • Trapped プロパティ
            • FindInfo
              • 概要
              • メンバ
              • FindInfo コンストラクタ
              • プロパティ
                • FindCount プロパティ
                • FindNumber プロパティ
                • PageIndex プロパティ
            • FormField
              • 概要
              • メンバ
              • FormField コンストラクタ
              • プロパティ
                • FieldControl プロパティ
                • FieldName プロパティ
                • Value プロパティ
            • FormFieldGroup
              • 概要
              • メンバ
              • プロパティ
                • FieldControls プロパティ
            • ParsingErrorEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ParsingException プロパティ
            • PdfParserException
              • 概要
              • メンバ
              • PdfParserException コンストラクタ
            • PdfPasswordException
              • 概要
              • メンバ
              • PdfPasswordException コンストラクタ
            • PreparedPageEventArgs
              • 概要
              • メンバ
            • PreparingPageEventArgs
              • 概要
              • メンバ
            • RequestNavigateEventArgs
              • 概要
              • メンバ
              • RequestNavigateEventArgs コンストラクタ
              • プロパティ
                • Target プロパティ
                • Uri プロパティ
            • TextBlockAddedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • TextBlock プロパティ
          • 列挙型
            • RenderMode
            • ViewMode
        • SupportClass 名前空間
          • 概要
    • C1.WPF.PdfViewer.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.PdfViewer 名前空間
          • 概要
          • クラス
            • Attachment
              • 概要
              • メンバ
              • Attachment コンストラクタ
              • プロパティ
                • Name プロパティ
            • AttachmentClickEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • Content プロパティ
                • Handled プロパティ
                • Name プロパティ
            • Bookmark
              • 概要
              • メンバ
              • Bookmark コンストラクタ
              • プロパティ
                • Children プロパティ
                • Page プロパティ
                • Title プロパティ
            • C1PdfPageContext
              • 概要
              • メンバ
              • メソッド
                • Close メソッド
              • プロパティ
                • Height プロパティ
                • IsPageLoaded プロパティ
                • Page プロパティ
                • Width プロパティ
            • C1PdfViewer
              • 概要
              • メンバ
              • C1PdfViewer コンストラクタ
              • メソッド
                • ClipboardCopy メソッド
                • CloseDocument メソッド
                • FindNext メソッド
                  • FindNext() メソッド
                  • FindNext(IList<FrameworkElement>) メソッド
                • FindPrevious メソッド
                  • FindPrevious() メソッド
                  • FindPrevious(IList<FrameworkElement>) メソッド
                • GetAttachment メソッド
                • GetPage メソッド
                • GetPages メソッド
                • GoToBookmark メソッド
                • GoToPage メソッド
                • LoadDocument メソッド
                  • LoadDocument(String,String) メソッド
                  • LoadDocument(Stream,String) メソッド
                • OnApplyTemplate メソッド
                • OpenDocument メソッド
                • PrintDocument メソッド
                • RemoveEvents メソッド
                • SaveDocument メソッド
                  • SaveDocument() メソッド
                  • SaveDocument(Stream) メソッド
                • ScrollToHorizontalOffset メソッド
                • ScrollToVerticalOffset メソッド
                • ZoomAt メソッド
              • プロパティ
                • Attachments プロパティ
                • AutoContentRotation プロパティ
                • BlackoutWords プロパティ
                • Bookmarks プロパティ
                • ComputedHorizontalScrollBarVisibility プロパティ
                • ComputedVerticalScrollBarVisibility プロパティ
                • DecreaseZoomCommand プロパティ
                • DocumentInfo プロパティ
                • ExtentHeight プロパティ
                • ExtentWidth プロパティ
                • FastMode プロパティ
                • FindCount プロパティ
                • FindNextCommand プロパティ
                • FindNumber プロパティ
                • FindPreviousCommand プロパティ
                • FindText プロパティ
                • FirstPageCommand プロパティ
                • FormFields プロパティ
                • HorizontalOffset プロパティ
                • HorizontalScrollBarVisibility プロパティ
                • IncreaseZoomCommand プロパティ
                • IsFlowing プロパティ
                • LastPageCommand プロパティ
                • MaxZoom プロパティ
                • MinZoom プロパティ
                • NextPageCommand プロパティ
                • OpenButtonVisibility プロパティ
                • OpenCommand プロパティ
                • Orientation プロパティ
                • PageCount プロパティ
                • PageNumber プロパティ
                • PageSeparation プロパティ
                • PageTemplate プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • RenderMode プロパティ
                • SaveCommand プロパティ
                • ScrollableHeight プロパティ
                • ScrollableWidth プロパティ
                • ScrollBarStyle プロパティ
                • SelectedText プロパティ
                • SelectionBackground プロパティ
                • Source プロパティ
                • ToolbarStyle プロパティ
                • ToolbarVisibility プロパティ
                • VerticalOffset プロパティ
                • VerticalScrollBarVisibility プロパティ
                • ViewMode プロパティ
                • ViewportGap プロパティ
                • ViewportHeight プロパティ
                • ViewportWidth プロパティ
                • Zoom プロパティ
              • フィールド
                • BlackoutWordsProperty フィールド
                • ComputedHorizontalScrollBarVisibilityProperty フィールド
                • ComputedVerticalScrollBarVisibilityProperty フィールド
                • DecreaseZoomCommandProperty フィールド
                • ExtentHeightProperty フィールド
                • ExtentWidthProperty フィールド
                • FindCountProperty フィールド
                • FindNextCommandProperty フィールド
                • FindNumberProperty フィールド
                • FindPreviousCommandProperty フィールド
                • FindTextProperty フィールド
                • FirstPageCommandProperty フィールド
                • HorizontalOffsetProperty フィールド
                • HorizontalScrollBarVisibilityProperty フィールド
                • IncreaseZoomCommandProperty フィールド
                • IsFlowingProperty フィールド
                • LastPageCommandProperty フィールド
                • MaxZoomProperty フィールド
                • MinZoomProperty フィールド
                • NextPageCommandProperty フィールド
                • OpenButtonVisibilityProperty フィールド
                • OpenCommandProperty フィールド
                • OrientationProperty フィールド
                • PageSeparationProperty フィールド
                • PageTemplateProperty フィールド
                • PreviousPageCommandProperty フィールド
                • PrintCommandProperty フィールド
                • RenderModeProperty フィールド
                • SaveCommandProperty フィールド
                • ScrollableHeightProperty フィールド
                • ScrollableWidthProperty フィールド
                • ScrollBarStyleProperty フィールド
                • SelectionBackgroundProperty フィールド
                • SourceProperty フィールド
                • ToolbarStyleProperty フィールド
                • ToolbarVisibilityProperty フィールド
                • VerticalOffsetProperty フィールド
                • VerticalScrollBarVisibilityProperty フィールド
                • ViewModeProperty フィールド
                • ViewportGapProperty フィールド
                • ViewportHeightProperty フィールド
                • ViewportWidthProperty フィールド
                • ZoomProperty フィールド
              • イベント
                • AttachmentClick イベント
                • FindCountChanged イベント
                • FindNumberChanged イベント
                • FindTextChanged イベント
                • IsFlowingChanged イベント
                • PageCountChanged イベント
                • PageNumberChanged イベント
                • ParsingError イベント
                • PreparedPage イベント
                • PreparingPage イベント
                • PropertyChanged イベント
                • RequestNavigate イベント
                • TextBlockAdded イベント
                • ViewModeChanged イベント
                • ZoomChanged イベント
            • C1PdfViewerToolbar
              • 概要
              • メンバ
              • C1PdfViewerToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FindResults プロパティ
                • OpenButtonVisibility プロパティ
                • Viewer プロパティ
              • フィールド
                • FindResultsProperty フィールド
                • OpenButtonVisibilityProperty フィールド
                • ViewerProperty フィールド
            • DocumentInfo
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • CreationDate プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • ModDate プロパティ
                • Producer プロパティ
                • Subject プロパティ
                • Title プロパティ
                • Trapped プロパティ
            • FindInfo
              • 概要
              • メンバ
              • FindInfo コンストラクタ
              • プロパティ
                • FindCount プロパティ
                • FindNumber プロパティ
                • PageIndex プロパティ
            • FormField
              • 概要
              • メンバ
              • FormField コンストラクタ
              • プロパティ
                • FieldControl プロパティ
                • FieldName プロパティ
                • Value プロパティ
            • FormFieldGroup
              • 概要
              • メンバ
              • プロパティ
                • FieldControls プロパティ
            • ParsingErrorEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ParsingException プロパティ
            • PdfParserException
              • 概要
              • メンバ
              • PdfParserException コンストラクタ
            • PdfPasswordException
              • 概要
              • メンバ
              • PdfPasswordException コンストラクタ
            • PreparedPageEventArgs
              • 概要
              • メンバ
            • PreparingPageEventArgs
              • 概要
              • メンバ
            • RequestNavigateEventArgs
              • 概要
              • メンバ
              • RequestNavigateEventArgs コンストラクタ
              • プロパティ
                • Target プロパティ
                • Uri プロパティ
            • TextBlockAddedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • TextBlock プロパティ
          • 列挙型
            • RenderMode
            • ViewMode