• PdfViewer for UWP
  • 主な特長
    • クイックスタート
    • 手順1:アプリケーションへの C1PdfViewer の追加
    • 手順2:C1PdfViewer アプリケーションへのコードの追加
    • 手順3:C1PdfViewer アプリケーションの実行
    • C1PdfViewer の使い方
    • ドキュメントの読み込み
    • 非同期読み込み
    • 暗号化されたファイルの読み込み
    • タッチ操作
    • ビューモード
    • 方向
    • タスク別ヘルプ
    • アプリケーションリソースからドキュメントを読み込む
    • Web からドキュメントを読み込む
    • C1PdfDocument で作成された PDF ファイルを読み込む
    • 保護されている可能性のあるファイルを開く
  • リファレンス
    • C1.UWP.PdfViewer アセンブリ
      • 名前空間
        • C1.Xaml.PdfViewer 名前空間
          • 概要
          • クラス
            • C1PdfPageContext
              • 概要
              • メンバ
              • メソッド
                • Close メソッド
              • プロパティ
                • Height プロパティ
                • IsPageLoaded プロパティ
                • Page プロパティ
                • Width プロパティ
            • C1PdfViewer
              • 概要
              • メンバ
              • C1PdfViewer コンストラクタ
              • メソッド
                • CloseDocument メソッド
                • GetPage メソッド
                  • GetPage(Int32) メソッド
                  • GetPage(Int32,Size) メソッド
                • GetPages メソッド
                • GetPageWithSize メソッド
                • GoToPage メソッド
                • LoadDocument メソッド
                • LoadDocumentAsync メソッド
                • SaveDocumentAsync メソッド
                  • SaveDocumentAsync() メソッド
                  • SaveDocumentAsync(StorageFile) メソッド
                  • SaveDocumentAsync(Stream) メソッド
                • ScrollToHorizontalOffset メソッド
                • ScrollToVerticalOffset メソッド
                • ZoomAt メソッド
              • プロパティ
                • DecreaseZoomCommand プロパティ
                • FirstPageCommand プロパティ
                • HorizontalOffset プロパティ
                • HorizontalScrollBarVisibility プロパティ
                • IncreaseZoomCommand プロパティ
                • LastPageCommand プロパティ
                • MaxZoom プロパティ
                • MinZoom プロパティ
                • NextPageCommand プロパティ
                • Orientation プロパティ
                • PageCount プロパティ
                • PageNumber プロパティ
                • PageTemplate プロパティ
                • PreviousPageCommand プロパティ
                • SaveCommand プロパティ
                • Source プロパティ
                • VerticalOffset プロパティ
                • VerticalScrollBarVisibility プロパティ
                • ViewMode プロパティ
                • ViewportGap プロパティ
                • Zoom プロパティ
              • フィールド
                • DecreaseZoomCommandProperty フィールド
                • FirstPageCommandProperty フィールド
                • HorizontalOffsetProperty フィールド
                • HorizontalScrollBarVisibilityProperty フィールド
                • IncreaseZoomCommandProperty フィールド
                • LastPageCommandProperty フィールド
                • MaxZoomProperty フィールド
                • MinZoomProperty フィールド
                • NextPageCommandProperty フィールド
                • OrientationProperty フィールド
                • PageTemplateProperty フィールド
                • PreviousPageCommandProperty フィールド
                • SaveCommandProperty フィールド
                • SourceProperty フィールド
                • VerticalOffsetProperty フィールド
                • VerticalScrollBarVisibilityProperty フィールド
                • ViewModeProperty フィールド
                • ViewportGapProperty フィールド
                • ZoomProperty フィールド
              • イベント
                • PageNumberChanged イベント
                • PropertyChanged イベント
                • ViewModeChanged イベント
                • ZoomChanged イベント
            • PdfParserException
              • 概要
              • メンバ
              • PdfParserException コンストラクタ
            • PdfPasswordException
              • 概要
              • メンバ
              • PdfPasswordException コンストラクタ
          • 列挙型
            • ViewMode