• PDF for WPF/Silverlight の概要
    • はじめに
      • 主要な機能
      • クイックスタート
        • 手順1/4:C1PdfDocument オブジェクトを含むアプリケーションの作成
        • 手順2/4:ページへのコンテンツの追加
        • 手順3/4:ドキュメントの保存
        • 手順4/4:アプリケーションの実行
    • 機能:PDF for WPF/Silverlight
      • テキストの追加
        • テキストの描画
        • テキストの測定
        • 次のページへのテキストのフロー
      • 画像の追加
      • グラフィックの追加
      • ページとオーバーレイの作成
      • PDF ドキュメントへのブックマークの追加
      • PDF ドキュメントへのリンクの追加
      • セキュリティと権限の適用
      • PDF ドキュメントへのファイルの添付
      • ドキュメントの読み込み
        • 非同期ロード
        • 暗号化されたファイルの読み込み
    • タスク別ヘルプ
      • フレームワーク要素オブジェクトの描画
      • Web からドキュメントを読み込む
      • 保護されている可能性のあるファイルを開く
      • 暗号化されたファイルの作成と書き込み
  • リファレンス
    • C1.Silverlight.Pdf.5 アセンブリ
      • 名前空間
        • C1.Silverlight.Pdf 名前空間
          • 概要
          • クラス
            • C1PdfDocument
              • 概要
              • メンバ
              • C1PdfDocument コンストラクタ
                • C1PdfDocument コンストラクタ()
                • C1PdfDocument コンストラクタ(PaperKind)
                • C1PdfDocument コンストラクタ(PaperKind,Boolean)
                • C1PdfDocument コンストラクタ(Size)
              • メソッド
                • AddAttachment メソッド
                  • AddAttachment(String,Rect) メソッド
                  • AddAttachment(String,Rect,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Rect,Int32,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Byte[],Rect,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Byte[],Rect,Int32,AttachmentIconEnum,Color) メソッド
                • AddBookmark メソッド
                  • AddBookmark(String,Int32,Double) メソッド
                  • AddBookmark(String,Int32,Double,Boolean) メソッド
                  • AddBookmark(String,Int32,String) メソッド
                • AddField メソッド
                  • AddField(PdfFieldBase,Rect) メソッド
                  • AddField(PdfFieldBase,Int32,Rect) メソッド
                • AddLink メソッド
                  • AddLink(String,Rect) メソッド
                  • AddLink(String,Int32,Rect) メソッド
                • AddNote メソッド
                  • AddNote(PdfNoteBase,Rect) メソッド
                  • AddNote(PdfNoteBase,Int32,Rect) メソッド
                • AddTarget メソッド
                  • AddTarget(String,Rect) メソッド
                  • AddTarget(String,Int32,Rect) メソッド
                • DrawArc メソッド
                • DrawBezier メソッド
                • DrawBeziers メソッド
                • DrawElement メソッド
                  • DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) メソッド
                  • DrawElement(FrameworkElement,Rect,Rect) メソッド
                  • DrawElement(FrameworkElement,Rect) メソッド
                • DrawEllipse メソッド
                  • DrawEllipse(Pen,Double,Double,Double,Double) メソッド
                  • DrawEllipse(Pen,Rect) メソッド
                • DrawImage メソッド
                  • DrawImage(WriteableBitmap,Rect,ContentAlignment,Stretch) メソッド
                  • DrawImage(WriteableBitmap,Rect) メソッド
                  • DrawImage(WriteableBitmap,Rect,Rect) メソッド
                • DrawLine メソッド
                  • DrawLine(Pen,Double,Double,Double,Double) メソッド
                  • DrawLine(Pen,Point,Point) メソッド
                • DrawLines メソッド
                • DrawPie メソッド
                • DrawPolygon メソッド
                • DrawRectangle メソッド
                  • DrawRectangle(Pen,Double,Double,Double,Double) メソッド
                  • DrawRectangle(Pen,Rect) メソッド
                  • DrawRectangle(Pen,Rect,Size) メソッド
                • DrawString メソッド
                  • DrawString(String,Font,Color,Rect,Int32,StringFormat) メソッド
                  • DrawString(String,Font,Color,Rect,Int32,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Rect,StringFormat) メソッド
                  • DrawString(String,Font,Color,Rect,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Rect,Int32) メソッド
                  • DrawString(String,Font,Color,Rect) メソッド
                  • DrawString(String,Font,Color,Point,StringFormat) メソッド
                  • DrawString(String,Font,Color,Point,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Point) メソッド
                  • DrawString(String,Font,Color,Point,Single) メソッド
                  • DrawString(TextBlock,Rect) メソッド
                • FillArc メソッド
                • FillEllipse メソッド
                  • FillEllipse(Color,Double,Double,Double,Double) メソッド
                  • FillEllipse(Color,Rect) メソッド
                • FillPie メソッド
                • FillPolygon メソッド
                  • FillPolygon(Color,Point[]) メソッド
                  • FillPolygon(Color,Point[],FillMode) メソッド
                • FillRectangle メソッド
                  • FillRectangle(Color,Double,Double,Double,Double) メソッド
                  • FillRectangle(Color,Rect) メソッド
                  • FillRectangle(Color,Rect,Size) メソッド
                • MeasureString メソッド
                  • MeasureString(String,Font,Double,StringFormat) メソッド
                  • MeasureString(String,Font,Double) メソッド
                  • MeasureString(String,Font) メソッド
                • ResetClipRect メソッド
                • SetClipRect メソッド
              • プロパティ
                • CurrentPage プロパティ
                • Landscape プロパティ
                • PageSize プロパティ
                • PaperKind プロパティ
                • RotateAngle プロパティ
              • イベント
                • DrawingElement イベント
            • C1PdfDocumentBase
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • NewPage メソッド
                • Save メソッド
                  • Save(String) メソッド
                  • Save(Stream) メソッド
                • ToPixels メソッド
                  • ToPixels(Double) メソッド
                  • ToPixels(Size) メソッド
                  • ToPixels(Rect) メソッド
                • ToPoints メソッド
                  • ToPoints(Double) メソッド
                  • ToPoints(Size) メソッド
                  • ToPoints(Rect) メソッド
                • Write メソッド
              • プロパティ
                • Compression プロパティ
                • ConformanceLevel プロパティ
                • CurrentPage プロパティ
                • DocumentInfo プロパティ
                • FontType プロパティ
                • ImageQuality プロパティ
                • PageRectangle プロパティ
                • Pages プロパティ
                • PageSize プロパティ
                • SaveAllImagesAsJpeg プロパティ
                • Security プロパティ
                • UniqueFontsPerPage プロパティ
                • UseFileCaching プロパティ
                • ViewerPreferences プロパティ
              • イベント
                • GeneratingDocument イベント
                • SavingDocument イベント
            • DrawingElementEventArgs
              • 概要
              • メンバ
              • DrawingElementEventArgs コンストラクタ
              • プロパティ
                • Bounds プロパティ
                • DocumentTransform プロパティ
                • Element プロパティ
                • Handled プロパティ
                • Root プロパティ
            • Font
              • 概要
              • メンバ
              • Font コンストラクタ
                • Font コンストラクタ(String,Double,PdfFontStyle)
                • Font コンストラクタ(String,Double)
                • Font コンストラクタ(PdfFontStyle,Double,String)
                • Font コンストラクタ(PdfFontStyle,Double,Byte[])
              • プロパティ
                • Bold プロパティ
                • GdiVerticalFont プロパティ
                • Italic プロパティ
                • Name プロパティ
                • Size プロパティ
                • Strikeout プロパティ
                • Style プロパティ
                • Underline プロパティ
            • PdfCheckBox
              • 概要
              • メンバ
              • PdfCheckBox コンストラクタ
            • PdfCircleNote
              • 概要
              • メンバ
              • PdfCircleNote コンストラクタ
            • PdfComboBox
              • 概要
              • メンバ
              • PdfComboBox コンストラクタ
            • PdfComboListBase
              • 概要
              • メンバ
              • プロパティ
                • DefaultText プロパティ
                • DefaultValue プロパティ
                • Items プロパティ
                • SelectedColor プロパティ
                • Text プロパティ
            • PdfDocumentInfo
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • CreationDate プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Producer プロパティ
                • Subject プロパティ
                • Title プロパティ
            • PdfFieldBase
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • BorderWidth プロパティ
                • DefaultText プロパティ
                • DefaultValue プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • IsReadOnly プロパティ
                • IsRequired プロパティ
                • Name プロパティ
                • Rotation プロパティ
                • Text プロパティ
                • ToolTip プロパティ
                • Value プロパティ
                • Visibility プロパティ
            • PdfLineNote
              • 概要
              • メンバ
              • PdfLineNote コンストラクタ
              • プロパティ
                • Begin プロパティ
                • End プロパティ
                • Opacity プロパティ
                • Rectangle プロパティ
            • PdfListBox
              • 概要
              • メンバ
              • PdfListBox コンストラクタ
              • プロパティ
                • IsMultiselect プロパティ
            • PdfNoteBase
              • 概要
              • メンバ
              • プロパティ
                • Contents プロパティ
                • ForeColor プロパティ
                • Opacity プロパティ
                • PopupOpen プロパティ
                • Thickness プロパティ
            • PdfPage
              • 概要
              • メンバ
              • プロパティ
                • Tag プロパティ
            • PdfPageCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(PdfPage) メソッド
                  • Add() メソッド
                  • Add(Size) メソッド
                  • Add(PaperKind) メソッド
                • AddRange メソッド
                  • AddRange(ICollection) メソッド
                • Clear メソッド
                • Insert メソッド
                  • Insert(Int32,PdfPage) メソッド
                  • Insert(Int32) メソッド
                  • Insert(Int32,Size) メソッド
                  • Insert(Int32,PaperKind) メソッド
                • InsertRange メソッド
                  • InsertRange(Int32,ICollection) メソッド
                • Remove メソッド
                • RemoveAt メソッド
                • RemoveRange メソッド
              • プロパティ
                • Item プロパティ
            • PdfPushButton
              • 概要
              • メンバ
              • PdfPushButton コンストラクタ
              • プロパティ
                • Actions プロパティ
                • Active プロパティ
                • Click プロパティ
                • Image プロパティ
                • Layout プロパティ
            • PdfPushButton.Action
              • 概要
              • メンバ
              • PdfPushButton.Action コンストラクタ
                • PdfPushButton.Action コンストラクタ()
                • PdfPushButton.Action コンストラクタ(ButtonAction)
                • PdfPushButton.Action コンストラクタ(ButtonAction,String)
              • プロパティ
                • ActionType プロパティ
                • Command プロパティ
                • PageNo プロパティ
            • PdfPushButton.ActionCollection
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
              • プロパティ
                • GotFocus プロパティ
                • Item プロパティ
                  • Item(ButtonStateChange) プロパティ
                  • Item(ButtonStateChange,Int32) プロパティ
                • LostFocus プロパティ
                • MouseEnter プロパティ
                • MouseLeave プロパティ
                • Owner プロパティ
                • Pressed プロパティ
                • Released プロパティ
            • PdfRadioButton
              • 概要
              • メンバ
              • PdfRadioButton コンストラクタ
            • PdfRadioCheckBase
              • 概要
              • メンバ
              • プロパティ
                • Checked プロパティ
                • CheckmarkType プロパティ
                • DefaultText プロパティ
                • Text プロパティ
            • PdfRectNote
              • 概要
              • メンバ
              • プロパティ
                • FillColor プロパティ
            • PdfSecurity
              • 概要
              • メンバ
              • プロパティ
                • AllowCopyContent プロパティ
                • AllowEditAnnotations プロパティ
                • AllowEditContent プロパティ
                • AllowPrint プロパティ
                • Encryption プロパティ
                • OwnerPassword プロパティ
                • SignedTime プロパティ
                • UserPassword プロパティ
            • PdfSquareNote
              • 概要
              • メンバ
              • PdfSquareNote コンストラクタ
            • PdfTextBox
              • 概要
              • メンバ
              • PdfTextBox コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • IsFileSelect プロパティ
                • IsMultiline プロパティ
                • IsPassword プロパティ
                • IsScroll プロパティ
                • MaxLength プロパティ
            • PdfTextFieldBase
              • 概要
              • メンバ
              • プロパティ
                • IsSpellCheck プロパティ
            • PdfTextNote
              • 概要
              • メンバ
              • PdfTextNote コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • BorderColor プロパティ
                • Font プロパティ
            • PdfViewerPreferences
              • 概要
              • メンバ
              • プロパティ
                • CenterWindow プロパティ
                • FitWindow プロパティ
                • HideMenuBar プロパティ
                • HideToolBar プロパティ
                • PageLayout プロパティ
                • PageMode プロパティ
            • Pen
              • 概要
              • メンバ
              • Pen コンストラクタ
                • Pen コンストラクタ(Color)
                • Pen コンストラクタ(Color,Double)
              • プロパティ
                • Color プロパティ
                • DashOffset プロパティ
                • DashPattern プロパティ
                • DashStyle プロパティ
                • LineJoin プロパティ
                • StartCap プロパティ
                • Width プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • StringFormat
              • 概要
              • メンバ
              • StringFormat コンストラクタ
                • StringFormat コンストラクタ()
                • StringFormat コンストラクタ(TextBlock)
              • プロパティ
                • Alignment プロパティ
                • Angle プロパティ
                • FormatFlags プロパティ
                • GenericDefault プロパティ
                • LineAlignment プロパティ
                • LineSpacing プロパティ
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • CannotFindAttachment プロパティ
                • ClosedDocument プロパティ
                • DuplicateAcroFieldName プロパティ
                • ObjectNotAPage プロパティ
                • UnsupportedRotationAngle プロパティ
          • 列挙型
            • AttachmentIconEnum
            • ButtonAction
            • ButtonLayout
            • ButtonStateChange
            • CheckmarkType
            • CompressionLevel
            • ContentAlignment
            • DashStyle
            • FieldBorderStyle
            • FieldBorderWidth
            • FieldVisibility
            • FillMode
            • ImageQuality
            • ImageSizeMode
            • PageLayout
            • PageMode
            • PaperKind
            • PdfAConformanceLevel
            • PdfEncryptionType
            • PdfFontStyle
            • PdfFontType
            • StringFormatFlags
    • C1.WPF.Pdf.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.Pdf 名前空間
          • 概要
          • クラス
            • C1PdfDocument
              • 概要
              • メンバ
              • C1PdfDocument コンストラクタ
                • C1PdfDocument コンストラクタ()
                • C1PdfDocument コンストラクタ(PaperKind)
                • C1PdfDocument コンストラクタ(PaperKind,Boolean)
                • C1PdfDocument コンストラクタ(Size)
              • メソッド
                • AddAttachment メソッド
                  • AddAttachment(String,Rect) メソッド
                  • AddAttachment(String,Rect,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Rect,Int32,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Byte[],Rect,AttachmentIconEnum,Color) メソッド
                  • AddAttachment(String,Byte[],Rect,Int32,AttachmentIconEnum,Color) メソッド
                • AddBookmark メソッド
                  • AddBookmark(String,Int32,Double) メソッド
                  • AddBookmark(String,Int32,Double,Boolean) メソッド
                  • AddBookmark(String,Int32,Int32,Double) メソッド
                  • AddBookmark(String,Int32,String) メソッド
                • AddField メソッド
                  • AddField(PdfFieldBase,Rect) メソッド
                  • AddField(PdfFieldBase,Int32,Rect) メソッド
                • AddLink メソッド
                  • AddLink(String,Rect) メソッド
                  • AddLink(String,Int32,Rect) メソッド
                • AddNote メソッド
                  • AddNote(PdfNoteBase,Rect) メソッド
                  • AddNote(PdfNoteBase,Int32,Rect) メソッド
                • AddTarget メソッド
                  • AddTarget(String,Rect) メソッド
                  • AddTarget(String,Int32,Rect) メソッド
                • ClipPath メソッド
                • ClipStop メソッド
                • DrawArc メソッド
                • DrawBezier メソッド
                • DrawBeziers メソッド
                • DrawElement メソッド
                  • DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) メソッド
                  • DrawElement(FrameworkElement,Rect,Rect) メソッド
                  • DrawElement(FrameworkElement,Rect) メソッド
                • DrawEllipse メソッド
                  • DrawEllipse(Pen,Double,Double,Double,Double) メソッド
                  • DrawEllipse(Pen,Rect) メソッド
                • DrawGlyphs メソッド
                • DrawImage メソッド
                  • DrawImage(WriteableBitmap,Rect,ContentAlignment,Stretch) メソッド
                  • DrawImage(WriteableBitmap,Rect) メソッド
                  • DrawImage(WriteableBitmap,Rect,Rect) メソッド
                  • DrawImage(Int32,Int32,Int32[],Rect,Rect) メソッド
                • DrawLine メソッド
                  • DrawLine(Pen,Double,Double,Double,Double) メソッド
                  • DrawLine(Pen,Point,Point) メソッド
                • DrawLines メソッド
                • DrawPath メソッド
                • DrawPie メソッド
                • DrawPolygon メソッド
                • DrawRectangle メソッド
                  • DrawRectangle(Pen,Double,Double,Double,Double) メソッド
                  • DrawRectangle(Pen,Rect) メソッド
                  • DrawRectangle(Pen,Rect,Size) メソッド
                • DrawString メソッド
                  • DrawString(String,Font,Color,Rect,Int32,StringFormat) メソッド
                  • DrawString(String,Font,Color,Rect,Int32,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Rect,StringFormat) メソッド
                  • DrawString(String,Font,Color,Rect,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Rect,Int32) メソッド
                  • DrawString(String,Font,Color,Rect) メソッド
                  • DrawString(String,Font,Color,Point,StringFormat) メソッド
                  • DrawString(String,Font,Color,Point,StringFormat,Single) メソッド
                  • DrawString(String,Font,Color,Point) メソッド
                  • DrawString(String,Font,Color,Point,Single) メソッド
                  • DrawString(TextBlock,Rect) メソッド
                • FillArc メソッド
                • FillEllipse メソッド
                  • FillEllipse(Color,Double,Double,Double,Double) メソッド
                  • FillEllipse(Color,Rect) メソッド
                • FillPath メソッド
                • FillPie メソッド
                • FillPolygon メソッド
                • FillRectangle メソッド
                  • FillRectangle(Color,Double,Double,Double,Double) メソッド
                  • FillRectangle(Color,Rect) メソッド
                  • FillRectangle(Color,Rect,Size) メソッド
                • MeasureString メソッド
                  • MeasureString(String,Font,Double,StringFormat,Int32) メソッド
                  • MeasureString(String,Font,Double) メソッド
                  • MeasureString(String,Font) メソッド
                • ResetClipRect メソッド
                • SetClipRect メソッド
                • SetTransform メソッド
              • プロパティ
                • CurrentPage プロパティ
                • Landscape プロパティ
                • PageSize プロパティ
                • PaperKind プロパティ
                • RotateAngle プロパティ
              • イベント
                • DrawingElement イベント
            • C1PdfDocumentBase
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • IsCJK メソッド
                • NewPage メソッド
                • ResetDashPatterns メソッド
                • Save メソッド
                  • Save(String) メソッド
                  • Save(Stream) メソッド
                • SetDashPattern メソッド
                • ToPixels メソッド
                  • ToPixels(Double) メソッド
                  • ToPixels(Size) メソッド
                  • ToPixels(Rect) メソッド
                • ToPoints メソッド
                  • ToPoints(Double) メソッド
                  • ToPoints(Size) メソッド
                  • ToPoints(Rect) メソッド
                • Write メソッド
              • プロパティ
                • Compression プロパティ
                • ConformanceLevel プロパティ
                • CurrentPage プロパティ
                • DocumentInfo プロパティ
                • FontType プロパティ
                • ImageQuality プロパティ
                • IsCompressed プロパティ
                • PageRectangle プロパティ
                • Pages プロパティ
                • PageSize プロパティ
                • PdfVersion プロパティ
                • SaveAllImagesAsJpeg プロパティ
                • Security プロパティ
                • UniqueFontsPerPage プロパティ
                • UseFileCaching プロパティ
                • UseFontShaping プロパティ
                • ViewerPreferences プロパティ
              • イベント
                • GeneratingDocument イベント
                • SavingDocument イベント
            • DrawingElementEventArgs
              • 概要
              • メンバ
              • DrawingElementEventArgs コンストラクタ
              • プロパティ
                • Bounds プロパティ
                • DocumentTransform プロパティ
                • Element プロパティ
                • Handled プロパティ
                • Root プロパティ
            • Font
              • 概要
              • メンバ
              • Font コンストラクタ
                • Font コンストラクタ(String,Double,PdfFontStyle)
                • Font コンストラクタ(String,Double)
                • Font コンストラクタ(PdfFontStyle,Double,String)
                • Font コンストラクタ(PdfFontStyle,Double,FontSubSet)
                • Font コンストラクタ(PdfFontStyle,Double,Byte[])
              • プロパティ
                • Bold プロパティ
                • GdiCharSet プロパティ
                • GdiVerticalFont プロパティ
                • Italic プロパティ
                • Name プロパティ
                • Size プロパティ
                • Strikeout プロパティ
                • Style プロパティ
                • Underline プロパティ
            • PdfCheckBox
              • 概要
              • メンバ
              • PdfCheckBox コンストラクタ
            • PdfCircleNote
              • 概要
              • メンバ
              • PdfCircleNote コンストラクタ
            • PdfComboBox
              • 概要
              • メンバ
              • PdfComboBox コンストラクタ
            • PdfComboListBase
              • 概要
              • メンバ
              • プロパティ
                • DefaultText プロパティ
                • DefaultValue プロパティ
                • Items プロパティ
                • SelectedColor プロパティ
                • Text プロパティ
            • PdfDocumentInfo
              • 概要
              • メンバ
              • プロパティ
                • Author プロパティ
                • CreationDate プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Producer プロパティ
                • Subject プロパティ
                • Title プロパティ
            • PdfFieldBase
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • BorderWidth プロパティ
                • DefaultText プロパティ
                • DefaultValue プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • IsReadOnly プロパティ
                • IsRequired プロパティ
                • Name プロパティ
                • Rotation プロパティ
                • Text プロパティ
                • ToolTip プロパティ
                • Value プロパティ
                • Visibility プロパティ
            • PdfLineNote
              • 概要
              • メンバ
              • PdfLineNote コンストラクタ
              • プロパティ
                • Begin プロパティ
                • End プロパティ
                • Opacity プロパティ
                • Rectangle プロパティ
            • PdfListBox
              • 概要
              • メンバ
              • PdfListBox コンストラクタ
              • プロパティ
                • IsMultiselect プロパティ
            • PdfNoteBase
              • 概要
              • メンバ
              • プロパティ
                • Contents プロパティ
                • ForeColor プロパティ
                • Opacity プロパティ
                • PopupOpen プロパティ
                • Thickness プロパティ
            • PdfPage
              • 概要
              • メンバ
              • プロパティ
                • Tag プロパティ
            • PdfPageCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(PdfPage) メソッド
                  • Add() メソッド
                  • Add(Size) メソッド
                  • Add(PaperKind) メソッド
                • AddRange メソッド
                  • AddRange(ICollection) メソッド
                • Clear メソッド
                • Insert メソッド
                  • Insert(Int32,PdfPage) メソッド
                  • Insert(Int32) メソッド
                  • Insert(Int32,Size) メソッド
                  • Insert(Int32,PaperKind) メソッド
                • InsertRange メソッド
                  • InsertRange(Int32,ICollection) メソッド
                • Remove メソッド
                • RemoveAt メソッド
                • RemoveRange メソッド
              • プロパティ
                • Item プロパティ
            • PdfPushButton
              • 概要
              • メンバ
              • PdfPushButton コンストラクタ
              • プロパティ
                • Actions プロパティ
                • Active プロパティ
                • Click プロパティ
                • Image プロパティ
                • Layout プロパティ
            • PdfPushButton.Action
              • 概要
              • メンバ
              • PdfPushButton.Action コンストラクタ
                • PdfPushButton.Action コンストラクタ()
                • PdfPushButton.Action コンストラクタ(ButtonAction)
                • PdfPushButton.Action コンストラクタ(ButtonAction,String)
              • プロパティ
                • ActionType プロパティ
                • Command プロパティ
                • PageNo プロパティ
            • PdfPushButton.ActionCollection
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
              • プロパティ
                • GotFocus プロパティ
                • Item プロパティ
                  • Item(ButtonStateChange) プロパティ
                  • Item(ButtonStateChange,Int32) プロパティ
                • LostFocus プロパティ
                • MouseEnter プロパティ
                • MouseLeave プロパティ
                • Owner プロパティ
                • Pressed プロパティ
                • Released プロパティ
            • PdfRadioButton
              • 概要
              • メンバ
              • PdfRadioButton コンストラクタ
            • PdfRadioCheckBase
              • 概要
              • メンバ
              • プロパティ
                • Checked プロパティ
                • CheckmarkType プロパティ
                • DefaultText プロパティ
                • Text プロパティ
            • PdfRectNote
              • 概要
              • メンバ
              • プロパティ
                • FillColor プロパティ
            • PdfSecurity
              • 概要
              • メンバ
              • メソッド
                • Dispose メソッド
              • プロパティ
                • AllowCopyContent プロパティ
                • AllowEditAnnotations プロパティ
                • AllowEditContent プロパティ
                • AllowPrint プロパティ
                • Encryption プロパティ
                • OwnerPassword プロパティ
                • SignedTime プロパティ
                • UserPassword プロパティ
            • PdfSquareNote
              • 概要
              • メンバ
              • PdfSquareNote コンストラクタ
            • PdfTextBox
              • 概要
              • メンバ
              • PdfTextBox コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • IsFileSelect プロパティ
                • IsMultiline プロパティ
                • IsPassword プロパティ
                • IsScroll プロパティ
                • MaxLength プロパティ
            • PdfTextFieldBase
              • 概要
              • メンバ
              • プロパティ
                • IsSpellCheck プロパティ
            • PdfTextNote
              • 概要
              • メンバ
              • PdfTextNote コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • BorderColor プロパティ
                • Font プロパティ
            • PdfViewerPreferences
              • 概要
              • メンバ
              • プロパティ
                • CenterWindow プロパティ
                • FitWindow プロパティ
                • HideMenuBar プロパティ
                • HideToolBar プロパティ
                • PageLayout プロパティ
                • PageMode プロパティ
            • Pen
              • 概要
              • メンバ
              • Pen コンストラクタ
                • Pen コンストラクタ(Color)
                • Pen コンストラクタ(Color,Double)
              • プロパティ
                • Color プロパティ
                • DashOffset プロパティ
                • DashPattern プロパティ
                • DashStyle プロパティ
                • LineJoin プロパティ
                • StartCap プロパティ
                • Width プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • StringFormat
              • 概要
              • メンバ
              • StringFormat コンストラクタ
                • StringFormat コンストラクタ()
                • StringFormat コンストラクタ(TextBlock)
              • プロパティ
                • Alignment プロパティ
                • Angle プロパティ
                • FormatFlags プロパティ
                • GenericDefault プロパティ
                • LineAlignment プロパティ
                • LineSpacing プロパティ
                • Trimming プロパティ
            • Strings
              • 概要
              • メンバ
              • プロパティ
                • ResourceManager プロパティ
                • UICulture プロパティ
            • Strings.Errors
              • 概要
              • メンバ
              • プロパティ
                • CannotFindAttachment プロパティ
                • ClosedDocument プロパティ
                • DuplicateAcroFieldName プロパティ
                • ObjectNotAPage プロパティ
                • UnsupportedRotationAngle プロパティ
          • 列挙型
            • AttachmentIconEnum
            • ButtonAction
            • ButtonLayout
            • ButtonStateChange
            • CheckmarkType
            • CompressionLevel
            • ContentAlignment
            • DashStyle
            • FieldBorderStyle
            • FieldBorderWidth
            • FieldVisibility
            • FillMode
            • ImageQuality
            • ImageSizeMode
            • PageLayout
            • PageMode
            • PaperKind
            • PdfAConformanceLevel
            • PdfAcrofieldFlags
            • PdfEncryptionType
            • PdfFieldType
            • PdfFontStyle
            • PdfFontType
            • StringFormatFlags
            • StringTrimming