• FlexReport for WPF の概要
  • 主な特長
  • コアクラス
  • クイックスタート
  • FlexReport のデータ連結
    • FlexReport のデータソース
  • FlexReport デザイナ
    • UIの要素
    • [ファイル]メニュー
    • [ホーム]タブ
    • [挿入]タブ
    • [調整]タブ
    • [ページ設定]タブ
    • プレビューモード
    • 設計モード
    • FlexReportDesigner オプションの設定
  • FlexReport のセクション
    • サブセクションの追加
    • FlexReport オブジェクトの分割の管理
  • フィールドとカスタムフィールド
    • FlexChart フィールド
      • サポートされているチャートタイプ
      • グループ化と集計
      • FlexChartでのナビゲーション
    • テキストフィールド
    • RTF フィールド
    • パラグラフフィールド
    • チェックボックスフィールド
    • バーコードフィールド
    • 計算フィールド
    • 図形フィールド
    • サブレポートフィールド
    • マップカスタムフィールド
    • SuperLabel カスタムフィールド
  • パラメータ
  • ExpressionEditorを使用したVBスクリプト
  • データのフィルタ処理
  • データのグループ化
  • データのソート
  • C1Report から FlexReport への重要な変更点
  • FlexReport のエクスポート
  • フォントの埋め込み
  • レポートの印刷
  • FlexViewer for WPF
    • 主な特長
    • ツールバー
    • FlexReport との連結
    • コンテキストメニュー
    • 検索バー
    • レポートの表示
    • レポートでのナビゲーション
    • レポートの縮小拡大
    • テキストの選択とコピー
    • レポートのスクロール
    • レポートのエクスポート
    • レポートの印刷
  • FlexViewerペイン
  • .NET リファレンス
    • C1.WPF.Report アセンブリ
      • 名前空間
        • C1.WPF.Report 名前空間
          • 概要
          • クラス
            • AllowedValuesDefinition
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Binding プロパティ
                • Empty プロパティ
                • Owner プロパティ
                • Values プロパティ
            • BarCodeField
              • 概要
              • メンバ
              • BarCodeField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Align プロパティ
                • BarCode プロパティ
                • BarcodeOptions プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • ParentReport プロパティ
                • Text プロパティ
            • BehaviorOptions
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • AddOperatorAsInC1Report プロパティ
                • AllowHorizontalSplitting プロパティ
                • EnableAggregatesOnReportFields プロパティ
                • FireOnFormatForEachInstanceOfRepeatedGroupSection プロパティ
                • IgnoreInvisibleFieldsInGrowShrinkSections プロパティ
                • IgnoreMarginsForEmptyFields プロパティ
                • IncreaseSubSectionHeightToFitFields プロパティ
                • UseDefaultPrinterPaperSize プロパティ
            • BoundLabeledValues
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • DataSource プロパティ
                • DataSourceName プロパティ
                • LabelExpression プロパティ
                • Owner プロパティ
                • Parameter プロパティ
                • ParentReport プロパティ
                • ValueExpression プロパティ
            • CheckBoxField
              • 概要
              • メンバ
              • CheckBoxField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetCheckMark メソッド
                • ResetText メソッド
              • プロパティ
                • CheckAlign プロパティ
                • CheckMark プロパティ
                • Text プロパティ
                • ThreeState プロパティ
                • Value プロパティ
            • CheckMark
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • OnPropertyChanged メソッド
                • ToString メソッド
              • プロパティ
                • CheckedImage プロパティ
                • CheckedSymbol プロパティ
                • Font プロパティ
                • IndeterminateImage プロパティ
                • IndeterminateSymbol プロパティ
                • Style プロパティ
                • UncheckedImage プロパティ
                • UncheckedSymbol プロパティ
            • DataAccessException
              • 概要
              • メンバ
              • DataAccessException コンストラクタ
                • DataAccessException コンストラクタ()
                • DataAccessException コンストラクタ(String)
                • DataAccessException コンストラクタ(String,Exception)
            • DataField
              • 概要
              • メンバ
              • プロパティ
                • Calculated プロパティ
                • Name プロパティ
                • Type プロパティ
                • Value プロパティ
            • DataFieldCollection
              • 概要
              • メンバ
              • メソッド
                • IndexByName メソッド
              • プロパティ
                • Item プロパティ
                  • Item(String) プロパティ
            • DataHandler
              • 概要
              • メンバ
              • メソッド
                • BOF メソッド
                • Dispose メソッド
                • EOF メソッド
                • Finalize メソッド
                • GetBookmark メソッド
                • MoveFirst メソッド
                • MoveLast メソッド
                • MoveNext メソッド
                • MovePrevious メソッド
                • SetBookmark メソッド
              • プロパティ
                • Count プロパティ
                • Empty プロパティ
                • Fields プロパティ
              • フィールド
                • m_Fields フィールド
            • DataScope
              • 概要
              • メンバ
              • プロパティ
                • DataHandler プロパティ
                • Name プロパティ
                • Parent プロパティ
                • Source プロパティ
            • DataSource
              • 概要
              • メンバ
              • DataSource コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(DataSource) メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ToString メソッド
              • プロパティ
                • CalculatedFields プロパティ
                • CommandTimeOut プロパティ
                • ConnectionString プロパティ
                • DataProvider プロパティ
                • EncloseParameterValues プロパティ
                • FactoryName プロパティ
                • Filter プロパティ
                • FilterSyntax プロパティ
                • IsolationLevel プロパティ
                • MaxRecords プロパティ
                • ParameterPassingMode プロパティ
                • ParentReport プロパティ
                • Recordset プロパティ
                • RecordSource プロパティ
                • RecordSourceType プロパティ
                • SortDefinitions プロパティ
              • フィールド
                • c_DefIsolationLevel フィールド
            • DataSourceCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ExecuteScriptAction
              • 概要
              • メンバ
              • ExecuteScriptAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Script プロパティ
            • Field
              • 概要
              • メンバ
              • Field コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetFont メソッド
              • プロパティ
                • Align プロパティ
                • BarCode プロパティ
                • BarcodeOptions プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • Calculated プロパティ
                • CanGrow プロパティ
                • CanShrink プロパティ
                • CheckBox プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Format プロパティ
                • HideDuplicates プロパティ
                • LineSpacing プロパティ
                • LineWidth プロパティ
                • Location プロパティ
                • ParentReport プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
                • RTF プロパティ
                • RunningSum プロパティ
                • Shape プロパティ
                • ShapeType プロパティ
                • Size プロパティ
                • Subreport プロパティ
                • SubreportHasData プロパティ
                • Text プロパティ
                • TextAngle プロパティ
                • Value プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
            • FieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(FieldBase) メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • Clone メソッド
                • OnPropertyChanged メソッド
                • OnSerializeAdded メソッド
                • SetZOrder メソッド
              • プロパティ
                • ActualRightToLeft プロパティ
                • Anchor プロパティ
                • AutoHeight プロパティ
                • AutoWidth プロパティ
                • Bottom プロパティ
                • Bounds プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • Hyperlink プロパティ
                • KeepTogether プロパティ
                • Left プロパティ
                • MarginBottom プロパティ
                • MarginLeft プロパティ
                • MarginRight プロパティ
                • MarginTop プロパティ
                • Name プロパティ
                • ParentReport プロパティ
                • RenderHeight プロパティ
                • RenderLeft プロパティ
                • RenderTop プロパティ
                • RenderWidth プロパティ
                • Right プロパティ
                • RightToLeft プロパティ
                • Section プロパティ
                • SplitHorzBehavior プロパティ
                • SplitVertBehavior プロパティ
                • SubSection プロパティ
                • SubSectionIndex プロパティ
                • Top プロパティ
                • Visible プロパティ
                • Width プロパティ
                • ZOrder プロパティ
            • FieldCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(String,String,Double,Double,Double,Double) メソッド
                  • Add(String,String,Rect) メソッド
                  • Add(FieldBase) メソッド
                • Remove メソッド
                  • Remove(Int32) メソッド
                  • Remove(String) メソッド
                  • Remove(FieldBase) メソッド
                • RemoveAt メソッド
            • FlexChartField
              • 概要
              • メンバ
              • FlexChartField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • BuildFlexChart メソッド
              • プロパティ
                • AxisX プロパティ
                • AxisY プロパティ
                • CategoryGroups プロパティ
                • ChartType プロパティ
                • DataLabel プロパティ
                • Options プロパティ
                • PlotMargin プロパティ
                • Rotated プロパティ
                • Series プロパティ
                • SeriesGroups プロパティ
                • Stacking プロパティ
                • XLabelExpression プロパティ
            • FlexChartFieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • BuildFlexChart メソッド
                • GetDataSource メソッド
              • プロパティ
                • DataSourceName プロパティ
                • Font プロパティ
                • Footer プロパティ
                • Header プロパティ
                • Legend プロパティ
                • Palette プロパティ
                • ParentReport プロパティ
                • PlotStyle プロパティ
            • FlexReport
              • 概要
              • メンバ
              • FlexReport コンストラクタ
              • メソッド
                • Clear メソッド
                • CopyDefinitionFrom メソッド
                • CreateParametersCollection メソッド
                • Evaluate メソッド
                  • Evaluate(String) メソッド
                  • Evaluate(String,IReportScriptContext) メソッド
                • Execute メソッド
                  • Execute(String) メソッド
                  • Execute(String,IReportScriptContext) メソッド
                • GetPageImage メソッド
                  • GetPageImage(Int32,Graphics) メソッド
                  • GetPageImage(Int32) メソッド
                • GetReportList メソッド
                  • GetReportList(XmlDocumentWrapperBase) メソッド
                  • GetReportList(String) メソッド
                  • GetReportList(Stream) メソッド
                  • GetReportList(XmlDocument) メソッド
                  • GetReportList(XDocument) メソッド
                • Init メソッド
                • Load メソッド
                  • Load(Stream,String,Boolean) メソッド
                  • Load(Stream,String) メソッド
                  • Load(String,String,Boolean) メソッド
                  • Load(String,String) メソッド
                  • Load(XmlDocument,String,Boolean) メソッド
                  • Load(XmlDocument,String) メソッド
                  • Load(XDocument,String,Boolean) メソッド
                  • Load(XDocument,String) メソッド
                • OnEndPage メソッド
                • OnEndReport メソッド
                • OnGetScriptObject メソッド
                • OnNoReportData メソッド
                • OnPrintSection メソッド
                • OnReportError メソッド
                • OnStartPage メソッド
                • OnStartReport メソッド
                • OnStartSection メソッド
                • ParseExpression メソッド
                • ParseStatement メソッド
                • ReadProp メソッド
                • Render メソッド
                • RenderAsync メソッド
                • RenderAsyncEx メソッド
                • RenderToFilter メソッド
                • RenderToFilterAsync メソッド
                • RenderToFilterAsyncEx メソッド
                • Save メソッド
                  • Save(String) メソッド
                  • Save(String,Boolean) メソッド
                  • Save(String,Boolean,Boolean) メソッド
                  • Save(Stream,Boolean,Boolean) メソッド
                  • Save(XmlWriter) メソッド
                  • Save(XmlWriter,Boolean) メソッド
                  • Save(XmlWriter,Boolean,Boolean) メソッド
                • Write メソッド
              • プロパティ
                • ActualCulture プロパティ
                • ActualRightToLeft プロパティ
                • AvailableHeight プロパティ
                • BasePath プロパティ
                • BehaviorOptions プロパティ
                • Cancel プロパティ
                • Credential プロパティ
                • Culture プロパティ
                • CurrentDataScope プロパティ
                • DataSource プロパティ
                • DataSourceName プロパティ
                • DataSources プロパティ
                • DefaultBasePath プロパティ
                • DefaultRightToLeft プロパティ
                • Document プロパティ
                • DocumentName プロパティ
                • DoEvents プロパティ
                • ExposeScriptObjects プロパティ
                • Features プロパティ
                • Fields プロパティ
                • FileName プロパティ
                • Font プロパティ
                • FormatVersion プロパティ
                • GlobalScripts プロパティ
                • Groups プロパティ
                • GrowShrinkMode プロパティ
                • IgnoreScriptErrors プロパティ
                • LabelOffset プロパティ
                • Layout プロパティ
                • MaxPages プロパティ
                • MeasurementDevice プロパティ
                • MeasurementPrinterName プロパティ
                • OnClose プロパティ
                • OnError プロパティ
                • OnNoData プロパティ
                • OnOpen プロパティ
                • OnPage プロパティ
                • Overlay プロパティ
                • Page プロパティ
                • PageSettings プロパティ
                • Parameters プロパティ
                • ParentReport プロパティ
                • RecordsPerPage プロパティ
                • ReportDefinition プロパティ
                • ReportInfo プロパティ
                • ReportName プロパティ
                • RightToLeft プロパティ
                • Sections プロパティ
                • SupportedExportProviders プロパティ
                • Tag プロパティ
                • Watermark プロパティ
              • イベント
                • EndPage イベント
                • EndReport イベント
                • GetScriptObject イベント
                • NoData イベント
                • PrintSection イベント
                • RenderCompleted イベント
                • ReportDefinitionChanged イベント
                • ReportError イベント
                • StartPage イベント
                • StartReport イベント
                • StartSection イベント
            • FontHolder
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                • OnPropertyChanged メソッド
                • ToString メソッド
              • プロパティ
                • Bold プロパティ
                • GdiCharSet プロパティ
                • Italic プロパティ
                • Name プロパティ
                • Size プロパティ
                • Strikethrough プロパティ
                • Underline プロパティ
              • イベント
                • PropertyChanged イベント
            • Group
              • 概要
              • メンバ
              • Group コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • GroupBy プロパティ
                • KeepTogether プロパティ
                • OutlineLabel プロパティ
                • OutlineParent プロパティ
                • ParentReport プロパティ
                • SectionFooter プロパティ
                • SectionHeader プロパティ
                • Sort プロパティ
                • SortExpression プロパティ
            • GroupCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ImageField
              • 概要
              • メンバ
              • ImageField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
            • Layout
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • ColumnLayout プロパティ
                • Columns プロパティ
                • CustomHeight プロパティ
                • CustomWidth プロパティ
                • LabelSpacingX プロパティ
                • LabelSpacingY プロパティ
                • MarginBottom プロパティ
                • MarginLeft プロパティ
                • MarginRight プロパティ
                • MarginTop プロパティ
                • Orientation プロパティ
                • PageFooter プロパティ
                • PageHeader プロパティ
                • PageSize プロパティ
                • PaperSize プロパティ
                • Width プロパティ
            • ParagraphField
              • 概要
              • メンバ
              • ParagraphField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Content プロパティ
            • ParagraphItem
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • BackColor プロパティ
                • Background プロパティ
                • Hyperlink プロパティ
                • Owner プロパティ
                • ParentReport プロパティ
            • ParagraphItemCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(String) メソッド
                  • Add(ParagraphItem) メソッド
                • Clear メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ParagraphText
              • 概要
              • メンバ
              • ParagraphText コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ResetFont メソッド
              • プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Format プロパティ
                • Owner プロパティ
                • Text プロパティ
            • RenderReportAction
              • 概要
              • メンバ
              • RenderReportAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ParameterValues プロパティ
                • ReportTemplate プロパティ
            • ReportErrorEventArgs
              • 概要
              • メンバ
              • フィールド
                • Exception フィールド
                • Handled フィールド
                • Page フィールド
            • ReportEventArgs
              • 概要
              • メンバ
              • フィールド
                • Page フィールド
                • Section フィールド
            • ReportGetScriptObjectEventArgs
              • 概要
              • メンバ
              • ReportGetScriptObjectEventArgs コンストラクタ
              • プロパティ
                • Name プロパティ
                • Object プロパティ
            • ReportHyperlink
              • 概要
              • メンバ
              • ReportHyperlink コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • LinkTarget プロパティ
                • StatusText プロパティ
            • ReportInfo
              • 概要
              • メンバ
              • ReportInfo コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clear メソッド
                • Clone メソッド
                • ToString メソッド
              • プロパティ
                • Author プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Subject プロパティ
                • Title プロパティ
              • イベント
                • PropertyChanged イベント
            • ReportLabeledValue
              • 概要
              • メンバ
              • ReportLabeledValue コンストラクタ
                • ReportLabeledValue コンストラクタ()
                • ReportLabeledValue コンストラクタ(Object,String)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Label プロパティ
                • Owner プロパティ
                • Parameter プロパティ
                • ParentReport プロパティ
                • Value プロパティ
            • ReportLinkTargetBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
            • ReportLinkTargetBookmark
              • 概要
              • メンバ
              • ReportLinkTargetBookmark コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Bookmark プロパティ
                • ParameterValues プロパティ
                • Report プロパティ
            • ReportLinkTargetScript
              • 概要
              • メンバ
              • ReportLinkTargetScript コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • OnNavigate プロパティ
            • ReportLinkTargetUrl
              • 概要
              • メンバ
              • ReportLinkTargetUrl コンストラクタ
                • ReportLinkTargetUrl コンストラクタ()
                • ReportLinkTargetUrl コンストラクタ(String)
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Url プロパティ
            • ReportObject
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Name プロパティ
                • ParentReport プロパティ
                • Tag プロパティ
            • ReportObjectCollection<TItem>
              • 概要
              • メンバ
              • メソッド
                • Contains メソッド
                  • Contains(TItem) メソッド
                  • Contains(String) メソッド
                • CopyTo メソッド
                • FindByName メソッド
                • IndexByName メソッド
                • IndexOf メソッド
                • Move メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
                • Report プロパティ
            • ReportObjectList<TItem>
              • 概要
              • メンバ
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
            • ReportObjectNamedList<TItem>
              • 概要
              • メンバ
            • RtfField
              • 概要
              • メンバ
              • RtfField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Align プロパティ
                • DetectUrls プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Text プロパティ
            • ScriptEnumValue<T>
              • 概要
              • メンバ
              • ScriptEnumValue<T> コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptObjectValue
              • 概要
              • メンバ
              • ScriptObjectValue コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptStringValue
              • 概要
              • メンバ
              • ScriptStringValue コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptValue<T>
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Expression プロパティ
                • IsExpression プロパティ
                • Value プロパティ
                • ValueAsString プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • Section
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • CalculateSize メソッド
              • プロパティ
                • AutoHeight プロパティ
                • Calculated プロパティ
                • CanGrow プロパティ
                • CanShrink プロパティ
                • Fields プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • KeepTogether プロパティ
                • Name プロパティ
                • OnFormat プロパティ
                • OnPrint プロパティ
                • ParentReport プロパティ
                • PrintAtPageBottom プロパティ
                • RenderHeight プロパティ
                • Repeat プロパティ
                • SplitBehavior プロパティ
                • SubSections プロパティ
                • Type プロパティ
                • UseColumnLayout プロパティ
                • Visible プロパティ
            • SectionCollection
              • 概要
              • メンバ
              • メソッド
                • FindSection メソッド
              • プロパティ
                • Detail プロパティ
                • Footer プロパティ
                • Header プロパティ
                • Item プロパティ
                  • Item(SectionTypeEnum) プロパティ
                • PageFooter プロパティ
                • PageHeader プロパティ
                • Report プロパティ
            • ShapeField
              • 概要
              • メンバ
              • ShapeField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Line プロパティ
                • Shape プロパティ
                • ShapeBackColor プロパティ
                • ShapeBackground プロパティ
                • ShapeType プロパティ
            • SortDefinition
              • 概要
              • メンバ
              • SortDefinition コンストラクタ
                • SortDefinition コンストラクタ()
                • SortDefinition コンストラクタ(String,SortDirection)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Direction プロパティ
                • Expression プロパティ
                • Owner プロパティ
                • ParentReport プロパティ
            • StrongNamedReportObject
              • 概要
              • メンバ
            • SubreportField
              • 概要
              • メンバ
              • SubreportField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • OutlinesVisible プロパティ
                • ParameterValues プロパティ
                • Subreport プロパティ
                • SubreportFilter プロパティ
                • SubreportHasData プロパティ
            • SubSection
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • AutoHeight プロパティ
                • Calculated プロパティ
                • Fields プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • Index プロパティ
                • ParentReport プロパティ
                • ParentSection プロパティ
                • PrintAtPageBottom プロパティ
                • RenderHeight プロパティ
                • SplitBehavior プロパティ
                • Visible プロパティ
            • SubSectionCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • TextField
              • 概要
              • メンバ
              • TextField コンストラクタ
                • TextField コンストラクタ()
                • TextField コンストラクタ(String)
                • TextField コンストラクタ(String,String)
                • TextField コンストラクタ(String,String,Double,Double,Double,Double)
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Format プロパティ
                • Text プロパティ
            • TextFieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetFont メソッド
              • プロパティ
                • Align プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • LineSpacing プロパティ
                • ParentReport プロパティ
                • TextAngle プロパティ
                • TextFitMode プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
            • VisualReportObject
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • BackColor プロパティ
                • Background プロパティ
                • Bookmark プロパティ
                • Border プロパティ
                • BordersSplitHorzMode プロパティ
                • BordersSplitVertMode プロパティ
                • OutlineLabel プロパティ
                • OutlineParent プロパティ
            • Watermark
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • Align プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • LineSpacing プロパティ
                • Opacity プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
                • Text プロパティ
                • TextAngle プロパティ
                • TextFitMode プロパティ
                • Visibility プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
          • 列挙型
            • AnchorEnum
            • AutoSizeBehavior
            • BorderStyleEnum
            • CheckBoxEnum
            • CheckMarkStyle
            • ColumnLayoutEnum
            • DataProvider
            • FieldAlignEnum
            • FilterExpressionSyntax
            • ForcePageBreakEnum
            • GrowShrinkModeEnum
            • HdrFtrEnum
            • KeepTogetherEnum
            • OrientationEnum
            • ParameterPassingMode
            • PictureAlignEnum
            • PictureScaleEnum
            • PictureShowEnum
            • RecordSourceType
            • RunningSumEnum
            • SectionTypeEnum
            • SortDirection
            • SortEnum
            • SplitBehavior
            • WatermarkVisibility
          • 構造体
            • StringParser.Params
              • 概要
              • メンバ
              • メソッド
                • IsQuotes メソッド
              • フィールド
                • Default フィールド
                • DefaultIgnoreCase フィールド
                • IdentCloseBracket フィールド
                • IdentOpenBracket フィールド
                • IgnoreCase フィールド
                • QuotesChar フィールド
          • インターフェース
            • IC1FlexReportExternalRecordset
              • 概要
              • メンバ
              • メソッド
                • EditParams メソッド
                • GetRecordset メソッド
              • プロパティ
                • Caption プロパティ
                • Params プロパティ
            • IC1FlexReportRecordset
              • 概要
              • メンバ
              • メソッド
                • BOF メソッド
                • EOF メソッド
                • GetBookmark メソッド
                • GetFieldNames メソッド
                • GetFieldTypes メソッド
                • GetFieldValue メソッド
                • MoveFirst メソッド
                • MoveLast メソッド
                • MoveNext メソッド
                • MovePrevious メソッド
                • SetBookmark メソッド
              • プロパティ
                • Count プロパティ
            • IReportScriptContext
              • 概要
              • メンバ
              • メソッド
                • GetObjectByName メソッド
                • IsNameDefined メソッド
          • デリゲート
            • ReportErrorEventHandler
            • ReportEventHandler
            • ReportGetScriptObjectEventHandler
        • C1.WPF.Report.Chart 名前空間
          • 概要
        • C1.WPF.Report.Legacy 名前空間
          • 概要
          • クラス
            • Utils
              • 概要
              • メンバ
              • メソッド
                • ReadAutoHeight メソッド
                • ReadBool メソッド
                • ReadByte メソッド
                • ReadColor メソッド
                • ReadDouble メソッド
                • ReadEnum<T> メソッド
                • ReadFlag メソッド
                • ReadFloat メソッド
                • ReadFont メソッド
                • ReadInt メソッド
                • ReadNullableBool メソッド
                • ReadPictureHolder メソッド
                • ReadString メソッド
                • ReadTag メソッド
                • TryReadColor メソッド
                • Unquote メソッド
        • C1.WPF.Report.Resources 名前空間
          • 概要
    • C1.WPF.Viewer アセンブリ
      • 名前空間
        • C1.WPF.Viewer 名前空間
          • 概要
          • クラス
            • ContextMenuPopupEventArgs
              • 概要
              • メンバ
              • ContextMenuPopupEventArgs コンストラクタ
                • ContextMenuPopupEventArgs コンストラクタ()
                • ContextMenuPopupEventArgs コンストラクタ(Double,Double)
              • プロパティ
                • FromKeyboard プロパティ
                • X プロパティ
                • Y プロパティ
            • Extensions
              • 概要
              • メンバ
            • FlexViewer
              • 概要
              • メンバ
              • FlexViewer コンストラクタ
              • メソッド
                • FocusPane メソッド
                • HideSearchToolbar メソッド
                • OnApplyTemplate メソッド
                • OnVisualParentChanged メソッド
                • ShowSearchToolbar メソッド
              • プロパティ
                • ActiveFindMatchHighlightBrush プロパティ
                • ActualSizeCommand プロパティ
                • AllowThumbView プロパティ
                • BackwardForwardVisible プロパティ
                • CanShowOutlines プロパティ
                • CanShowPageSettings プロパティ
                • CanShowParameters プロパティ
                • CanShowSearchToolbar プロパティ
                • CloseActionEnabled プロパティ
                • CloseButtonToolTip プロパティ
                • CloseButtonVisible プロパティ
                • CloseCommand プロパティ
                • Continuous プロパティ
                • CopyTextCommand プロパティ
                • CurrentPageVisibleOnSearchToolbar プロパティ
                • DeselectAllCommand プロパティ
                • DocumentListCombo プロパティ
                • DocumentListVisible プロパティ
                • DocumentListWidth プロパティ
                • DocumentSource プロパティ
                • ExportCommand プロパティ
                • FacingPages プロパティ
                • FacingPagesCommand プロパティ
                • FindMatchHighlightBrush プロパティ
                • FirstPageCommand プロパティ
                • FourPagesViewCommand プロパティ
                • InputFieldWidth プロパティ
                • LastPageCommand プロパティ
                • LimitSearchToCurrentPage プロパティ
                • LinkOverpan プロパティ
                • LoadingPageForeground プロパティ
                • LoadingPageSize プロパティ
                • MatchCase プロパティ
                • MatchWholeWords プロパティ
                • MaxZoomFactor プロパティ
                • MinToolFrameWidth プロパティ
                • MinViewerPaneWidth プロパティ
                • MinZoomFactor プロパティ
                • MultiValueFieldHeight プロパティ
                • NavigateBackwardCommand プロパティ
                • NavigateForwardCommand プロパティ
                • NextPageCommand プロパティ
                • NonPaginatedContentAlignment プロパティ
                • OnePageViewCommand プロパティ
                • OpenActionEnabled プロパティ
                • OpenButtonToolTip プロパティ
                • OpenButtonVisible プロパティ
                • OpenCommand プロパティ
                • OpenExportedFile プロパティ
                • PageAreaBackground プロパティ
                • PageAreaPadding プロパティ
                • PageBackground プロパティ
                • PageColumns プロパティ
                • PageOverpan プロパティ
                • PageRefreshRate プロパティ
                • PageRows プロパティ
                • PageSpacing プロパティ
                • PageWidthCommand プロパティ
                • Paginated プロパティ
                • Pane プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • RefreshCommand プロパティ
                • RotateClockwiseCommand プロパティ
                • RotateCounterClockwiseCommand プロパティ
                • RotateView プロパティ
                • ScrollBars プロパティ
                • ScrollMode プロパティ
                • SearchToolbarPosition プロパティ
                • SearchToolbarVisible プロパティ
                • SelectAllCommand プロパティ
                • SelectionHighlightBrush プロパティ
                • SelectMouseMode プロパティ
                • SplitterWidth プロパティ
                • StopOperationCommand プロパティ
                • ThumbAreaBackground プロパティ
                • ThumbAreaPadding プロパティ
                • ThumbHotBackground プロパティ
                • ThumbPadding プロパティ
                • ThumbPageBackground プロパティ
                • ThumbPageNumBackground プロパティ
                • ThumbPageNumFontSize プロパティ
                • ThumbPageNumForeground プロパティ
                • ThumbPageNumSize プロパティ
                • ThumbPageNumSpacing プロパティ
                • ThumbPagePreviewSize プロパティ
                • ThumbPressedBackground プロパティ
                • ThumbScrollDirection プロパティ
                • ThumbSelectedBackground プロパティ
                • ThumbViewMode プロパティ
                • ToolFrameContent プロパティ
                • ToolFrameVisible プロパティ
                • ToolFrameWidth プロパティ
                • TouchGripBackground プロパティ
                • TouchGripBorderBrush プロパティ
                • TwoPagesViewCommand プロパティ
                • UseAsyncRendering プロパティ
                • UseIncrementalSearch プロパティ
                • WholePageCommand プロパティ
                • WideLayout プロパティ
                • ZoomFactor プロパティ
                • ZoomInCommand プロパティ
                • ZoomMode プロパティ
                • ZoomOutCommand プロパティ
              • フィールド
                • ActiveFindMatchHighlightBrushProperty フィールド
                • AllowThumbViewProperty フィールド
                • BackwardForwardVisibleProperty フィールド
                • CloseActionEnabledProperty フィールド
                • CloseButtonToolTipProperty フィールド
                • CloseButtonVisibleProperty フィールド
                • ContinuousProperty フィールド
                • CurrentPageVisibleOnSearchToolbarProperty フィールド
                • DocumentListVisibleProperty フィールド
                • DocumentListWidthProperty フィールド
                • DocumentSourceProperty フィールド
                • FacingPagesProperty フィールド
                • FindMatchHighlightBrushProperty フィールド
                • InputFieldWidthProperty フィールド
                • LimitSearchToCurrentPageProperty フィールド
                • LinkOverpanProperty フィールド
                • LoadingPageForegroundProperty フィールド
                • LoadingPageSizeProperty フィールド
                • MatchCaseProperty フィールド
                • MatchWholeWordsProperty フィールド
                • MaxZoomFactorProperty フィールド
                • MinToolFrameWidthProperty フィールド
                • MinViewerPaneWidthProperty フィールド
                • MinZoomFactorProperty フィールド
                • MultiValueFieldHeightProperty フィールド
                • NonPaginatedContentAlignmentProperty フィールド
                • OpenActionEnabledProperty フィールド
                • OpenButtonToolTipProperty フィールド
                • OpenButtonVisibleProperty フィールド
                • OpenExportedFileProperty フィールド
                • PageAreaBackgroundProperty フィールド
                • PageAreaPaddingProperty フィールド
                • PageBackgroundProperty フィールド
                • PageColumnsProperty フィールド
                • PageOverpanProperty フィールド
                • PageRefreshRateProperty フィールド
                • PageRowsProperty フィールド
                • PageSpacingProperty フィールド
                • PaginatedProperty フィールド
                • RotateViewProperty フィールド
                • ScrollBarsProperty フィールド
                • ScrollModeProperty フィールド
                • SearchToolbarPositionProperty フィールド
                • SelectionHighlightBrushProperty フィールド
                • SelectMouseModeProperty フィールド
                • SplitterWidthProperty フィールド
                • ThumbAreaBackgroundProperty フィールド
                • ThumbAreaPaddingProperty フィールド
                • ThumbHotBackgroundProperty フィールド
                • ThumbPaddingProperty フィールド
                • ThumbPageBackgroundProperty フィールド
                • ThumbPageNumBackgroundProperty フィールド
                • ThumbPageNumFontSizeProperty フィールド
                • ThumbPageNumForegroundProperty フィールド
                • ThumbPageNumSizeProperty フィールド
                • ThumbPageNumSpacingProperty フィールド
                • ThumbPagePreviewSizeProperty フィールド
                • ThumbPressedBackgroundProperty フィールド
                • ThumbScrollDirectionProperty フィールド
                • ThumbSelectedBackgroundProperty フィールド
                • ThumbViewModeProperty フィールド
                • ToolFrameContentProperty フィールド
                • ToolFrameWidthProperty フィールド
                • TouchGripBackgroundProperty フィールド
                • TouchGripBorderBrushProperty フィールド
                • UseAsyncRenderingProperty フィールド
                • UseIncrementalSearchProperty フィールド
                • WideLayoutProperty フィールド
                • ZoomFactorProperty フィールド
                • ZoomModeProperty フィールド
              • イベント
                • CloseAction イベント
                • OpenAction イベント
            • FlexViewerException
              • 概要
              • メンバ
              • FlexViewerException コンストラクタ
            • FlexViewerPane
              • 概要
              • メンバ
              • FlexViewerPane コンストラクタ
              • メソッド
                • ClearHistory メソッド
                • ClearSelection メソッド
                • CopySelectionToClipboard メソッド
                • CreateDeviceResources メソッド
                • DiscardDeviceResources メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • DoZoomIn メソッド
                • DoZoomOut メソッド
                • Export メソッド
                • FocusFirstElement メソッド
                • GetSelectionAsText メソッド
                • NavigateBackward メソッド
                • NavigateForward メソッド
                • NavigateToOutlineNode メソッド
                • OnContextMenuOpening メソッド
                • OnDoWork メソッド
                • OnLongOperation メソッド
                • OnRunWorkerCompleted メソッド
                • Print メソッド
                • Reflow メソッド
                • ResetSearch メソッド
                • SearchNext メソッド
                • SearchPrevious メソッド
                • SearchText メソッド
                • SelectAll メソッド
                • SetPageIndex メソッド
                • SetPageSetIndex メソッド
                • UpdateAllCommands メソッド
              • プロパティ
                • ActiveFindMatchHighlightBrush プロパティ
                • ActualSizeCommand プロパティ
                • AllowThumbView プロパティ
                • Busy プロパティ
                • CloseActionEnabled プロパティ
                • CloseCommand プロパティ
                • Continuous プロパティ
                • CopyTextCommand プロパティ
                • DeselectAllCommand プロパティ
                • DocumentSource プロパティ
                • ExportCommand プロパティ
                • FacingPages プロパティ
                • FacingPagesCommand プロパティ
                • FindMatchHighlightBrush プロパティ
                • FirstPageCommand プロパティ
                • FourPagesViewCommand プロパティ
                • Generating プロパティ
                • HasBackwardHistory プロパティ
                • HasForwardHistory プロパティ
                • HasPages プロパティ
                • HasParameters プロパティ
                • HasSelection プロパティ
                • HasWidePages プロパティ
                • LastPageCommand プロパティ
                • LimitSearchToCurrentPage プロパティ
                • LinkOverpan プロパティ
                • LoadingPageForeground プロパティ
                • LoadingPageSize プロパティ
                • MaxZoomFactor プロパティ
                • MinZoomFactor プロパティ
                • NavigateBackwardCommand プロパティ
                • NavigateForwardCommand プロパティ
                • NextPageCommand プロパティ
                • NonPaginatedContentAlignment プロパティ
                • OnePageViewCommand プロパティ
                • OpenActionEnabled プロパティ
                • OpenCommand プロパティ
                • OpenExportedFile プロパティ
                • Padding プロパティ
                • PageAreaBackground プロパティ
                • PageAreaPadding プロパティ
                • PageBackground プロパティ
                • PageColumns プロパティ
                • PageCount プロパティ
                • PageHistoryTracking プロパティ
                • PageNumber プロパティ
                • PageOverpan プロパティ
                • PageRefreshRate プロパティ
                • PageRows プロパティ
                • PageSetCount プロパティ
                • PageSetNumber プロパティ
                • PageSpacing プロパティ
                • PageWidthCommand プロパティ
                • Paginated プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • PrintJobName プロパティ
                • PrintQueue プロパティ
                • PrintTicket プロパティ
                • RefreshCommand プロパティ
                • RotateClockwiseCommand プロパティ
                • RotateCounterClockwiseCommand プロパティ
                • RotateView プロパティ
                • ScrollBars プロパティ
                • ScrollMode プロパティ
                • SearchStarted プロパティ
                • SelectAllCommand プロパティ
                • SelectionHighlightBrush プロパティ
                • SelectMouseMode プロパティ
                • SsrsMode プロパティ
                • StatusText プロパティ
                • StopOperationCommand プロパティ
                • ThumbAreaBackground プロパティ
                • ThumbAreaPadding プロパティ
                • ThumbHotBackground プロパティ
                • ThumbPadding プロパティ
                • ThumbPageBackground プロパティ
                • ThumbPageNumBackground プロパティ
                • ThumbPageNumFontSize プロパティ
                • ThumbPageNumForeground プロパティ
                • ThumbPageNumSize プロパティ
                • ThumbPageNumSpacing プロパティ
                • ThumbPagePreviewSize プロパティ
                • ThumbPressedBackground プロパティ
                • ThumbScrollDirection プロパティ
                • ThumbSelectedBackground プロパティ
                • ThumbViewActive プロパティ
                • ThumbViewMode プロパティ
                • TouchGripBackground プロパティ
                • TouchGripBorderBrush プロパティ
                • TwoPagesViewCommand プロパティ
                • UseAsyncRendering プロパティ
                • WholePageCommand プロパティ
                • WideLayout プロパティ
                • WindowClassName プロパティ
                • ZoomFactor プロパティ
                • ZoomInCommand プロパティ
                • ZoomMode プロパティ
                • ZoomOutCommand プロパティ
              • フィールド
                • ActiveFindMatchHighlightBrushProperty フィールド
                • AllowThumbViewProperty フィールド
                • BusyProperty フィールド
                • CloseActionEnabledProperty フィールド
                • ContinuousProperty フィールド
                • DocumentSourceProperty フィールド
                • FacingPagesProperty フィールド
                • FindMatchHighlightBrushProperty フィールド
                • GeneratingProperty フィールド
                • HasBackwardHistoryProperty フィールド
                • HasForwardHistoryProperty フィールド
                • HasPagesProperty フィールド
                • HasParametersProperty フィールド
                • HasSelectionProperty フィールド
                • HasWidePagesProperty フィールド
                • LimitSearchToCurrentPageProperty フィールド
                • LinkOverpanProperty フィールド
                • LoadingPageForegroundProperty フィールド
                • LoadingPageSizeProperty フィールド
                • MaxZoomFactorProperty フィールド
                • MinZoomFactorProperty フィールド
                • NonPaginatedContentAlignmentProperty フィールド
                • OpenActionEnabledProperty フィールド
                • OpenExportedFileProperty フィールド
                • PaddingProperty フィールド
                • PageAreaBackgroundProperty フィールド
                • PageAreaPaddingProperty フィールド
                • PageBackgroundProperty フィールド
                • PageColumnsProperty フィールド
                • PageCountProperty フィールド
                • PageHistoryTrackingProperty フィールド
                • PageNumberProperty フィールド
                • PageOverpanProperty フィールド
                • PageRefreshRateProperty フィールド
                • PageRowsProperty フィールド
                • PageSetCountProperty フィールド
                • PageSetNumberProperty フィールド
                • PageSpacingProperty フィールド
                • PaginatedProperty フィールド
                • RotateViewProperty フィールド
                • ScrollBarsProperty フィールド
                • ScrollModeProperty フィールド
                • SelectionHighlightBrushProperty フィールド
                • SelectMouseModeProperty フィールド
                • SsrsModeProperty フィールド
                • StatusTextProperty フィールド
                • ThumbAreaBackgroundProperty フィールド
                • ThumbAreaPaddingProperty フィールド
                • ThumbHotBackgroundProperty フィールド
                • ThumbPaddingProperty フィールド
                • ThumbPageBackgroundProperty フィールド
                • ThumbPageNumBackgroundProperty フィールド
                • ThumbPageNumFontSizeProperty フィールド
                • ThumbPageNumForegroundProperty フィールド
                • ThumbPageNumSizeProperty フィールド
                • ThumbPageNumSpacingProperty フィールド
                • ThumbPagePreviewSizeProperty フィールド
                • ThumbPressedBackgroundProperty フィールド
                • ThumbScrollDirectionProperty フィールド
                • ThumbSelectedBackgroundProperty フィールド
                • ThumbViewActiveProperty フィールド
                • ThumbViewModeProperty フィールド
                • TouchGripBackgroundProperty フィールド
                • TouchGripBorderBrushProperty フィールド
                • UseAsyncRenderingProperty フィールド
                • WideLayoutProperty フィールド
                • ZoomFactorProperty フィールド
                • ZoomModeProperty フィールド
              • イベント
                • CloseAction イベント
                • ContextMenuPopup イベント
                • HyperlinkClicked イベント
                • HyperlinkHovered イベント
                • LongOperation イベント
                • OpenAction イベント
                • OperationError イベント
                • OutlineClicked イベント
                • PropertyChanged イベント
                • SearchAction イベント
            • HyperlinkClickedEventArgs
              • 概要
              • メンバ
              • HyperlinkClickedEventArgs コンストラクタ
              • プロパティ
                • Hyperlink プロパティ
            • HyperlinkHoveredEventArgs
              • 概要
              • メンバ
              • HyperlinkHoveredEventArgs コンストラクタ
              • プロパティ
                • Hyperlink プロパティ
            • MainToolbar
              • 概要
              • メンバ
              • MainToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
            • NotificationBar
              • 概要
              • メンバ
              • NotificationBar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
            • OperationErrorEventArgs
              • 概要
              • メンバ
              • OperationErrorEventArgs コンストラクタ
              • プロパティ
                • Exception プロパティ
                • Handled プロパティ
                • Operation プロパティ
                • StatusText プロパティ
                • ThrowException プロパティ
            • OutlineClickedEventArgs
              • 概要
              • メンバ
              • OutlineClickedEventArgs コンストラクタ
              • プロパティ
                • LinkTarget プロパティ
            • OutlinesView
              • 概要
              • メンバ
              • OutlinesView コンストラクタ
            • PageSettingsView
              • 概要
              • メンバ
              • PageSettingsView コンストラクタ
            • ParametersView
              • 概要
              • メンバ
              • ParametersView コンストラクタ
            • SearchActionEventArgs
              • 概要
              • メンバ
              • SearchActionEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Handled プロパティ
            • SearchToolbar
              • 概要
              • メンバ
              • SearchToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
          • 列挙型
            • FlexViewerContentAlignment
            • FlexViewerErrorOperation
            • FlexViewerRotateView
            • FlexViewerScrollBars
            • FlexViewerSearchAction
            • FlexViewerSearchToolbarPosition
            • FlexViewerThumbScrollDirection
            • FlexViewerToolFrameContent
            • FlexViewerZoomMode
            • ScrollMode
    • C1.WPF.Document アセンブリ
      • 名前空間
        • C1.WPF.Document 名前空間
          • 概要
          • クラス
            • ArcShape
              • 概要
              • メンバ
              • ArcShape コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Closed プロパティ
                • ShapeType プロパティ
            • BarcodeOptions
              • 概要
              • メンバ
              • BarcodeOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
                • ToString メソッド
              • プロパティ
                • BarCodeDirection プロパティ
                • CaptionGrouping プロパティ
                • CaptionPosition プロパティ
                • CheckSumEnabled プロパティ
                • Code49 プロパティ
                • DataMatrix プロパティ
                • GS1Composite プロパティ
                • MicroPDF417 プロパティ
                • PDF417 プロパティ
                • QRCode プロパティ
                • RssExpandedStacked プロパティ
                • SizeOptions プロパティ
                • SupplementNumber プロパティ
                • TextAlign プロパティ
            • BarcodeSizeOptions
              • 概要
              • メンバ
              • BarcodeSizeOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • BarHeight プロパティ
                • ModuleSize プロパティ
                • NarrowWideRatio プロパティ
                • SizeMode プロパティ
                • SupplementSpacing プロパティ
            • Border
              • 概要
              • メンバ
              • Border コンストラクタ
                • Border コンストラクタ()
                • Border コンストラクタ(Double,Color,DashStyle)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
                • ToString メソッド
              • プロパティ
                • Bottom プロパティ
                • Color プロパティ
                • CornerRadius プロパティ
                • Left プロパティ
                • Right プロパティ
                • Style プロパティ
                • Top プロパティ
                • Width プロパティ
            • C1BookmarkPosition
              • 概要
              • メンバ
              • C1BookmarkPosition コンストラクタ
              • プロパティ
                • PageBounds プロパティ
                • PageIndex プロパティ
            • C1Brush
              • 概要
              • メンバ
              • メソッド
                • IsVisible メソッド
            • C1Document
              • 概要
              • メンバ
              • C1Document コンストラクタ
              • メソッド
                • Clear メソッド
                • FindRenderObject メソッド
              • プロパティ
                • Body プロパティ
                • CompatibilityOptions プロパティ
                • Dictionary プロパティ
                • DocumentInfo プロパティ
                • MeasurementDevice プロパティ
                • MeasurementPrinterName プロパティ
                • MeasurementUnits プロパティ
                • Outlines プロパティ
                • Style プロパティ
            • C1DocumentAction
              • 概要
              • メンバ
            • C1DocumentSource
              • 概要
              • メンバ
              • メソッド
                • AddToLog メソッド
                  • AddToLog(Exception) メソッド
                  • AddToLog(LogEntrySeverity,String) メソッド
                  • AddToLog(LogEntrySeverity,String,Object[]) メソッド
                • CancelAsync メソッド
                • ClearContent メソッド
                • CreateParametersCollection メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • ExecuteAction メソッド
                • ExecuteActionAsync メソッド
                • ExecuteActionAsyncEx メソッド
                • Export メソッド
                • ExportAsync メソッド
                • ExportAsyncEx メソッド
                • FirePageCountChanged メソッド
                • Generate メソッド
                • GenerateAsync メソッド
                • GenerateAsyncEx メソッド
                • GetDocumentRange メソッド
                • GetPageDocumentRange メソッド
                • GetWholeDocumentRange メソッド
                • GetWordDocumentRange メソッド
                • Init メソッド
                • IsGenerateAllowed メソッド
                • OnBusyStateChanged メソッド
                • OnDirtyChanged メソッド
                • OnExportCompleted メソッド
                • OnGenerateCompleted メソッド
                • OnGetLinkTargetPositionCompleted メソッド
                • OnGetPageCompleted メソッド
                • OnPageCountChanged メソッド
                • OnPagesClear メソッド
                • OnPagesLoaded メソッド
                • OnSecurityError メソッド
                • OnValidateParametersCompleted メソッド
                • Print メソッド
                  • Print(C1PrintOptions) メソッド
                  • Print() メソッド
                • ValidateParameters メソッド
                • ValidateParametersAsync メソッド
                • ValidateParametersAsyncEx メソッド
              • プロパティ
                • AsyncMethodsUseAwaitPattern プロパティ
                • BusyState プロパティ
                • Credential プロパティ
                • DefaultPrintOptions プロパティ
                • Dirty プロパティ
                • Document プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • IsBusy プロパティ
                • IsDisposed プロパティ
                • IsUserInteractive プロパティ
                • Log プロパティ
                • PageCount プロパティ
                • PageSettings プロパティ
                • Parameters プロパティ
                • SupportedExportProviders プロパティ
              • イベント
                • BusyStateChanged イベント
                • DirtyChanged イベント
                • ExportCompleted イベント
                • GenerateCompleted イベント
                • LongOperation イベント
                • PageCountChanged イベント
                • SecurityError イベント
                • ValidateParametersCompleted イベント
            • C1DocumentSourceContext
              • 概要
              • メンバ
            • C1DocumentSourceException
              • 概要
              • メンバ
              • C1DocumentSourceException コンストラクタ
                • C1DocumentSourceException コンストラクタ(String)
                • C1DocumentSourceException コンストラクタ(String,Object[])
            • C1DocumentSourceFeatures
              • 概要
              • メンバ
              • プロパティ
                • SupportsNonPaginated プロパティ
                • SupportsPageSettings プロパティ
                • SupportsPaginated プロパティ
                • SupportsTextSearchInPaginatedMode プロパティ
                • SupportsTextSelectionInPaginatedMode プロパティ
            • C1FindTextParams
              • 概要
              • メンバ
              • C1FindTextParams コンストラクタ
              • プロパティ
                • MatchCase プロパティ
                • Text プロパティ
                • WholeWord プロパティ
            • C1FoundPosition
              • 概要
              • メンバ
              • メソッド
                • GetBounds メソッド
                • GetEnd メソッド
                • GetFragmentRange メソッド
                • GetPage メソッド
                • GetStart メソッド
              • プロパティ
                • NearText プロパティ
                • PositionInNearText プロパティ
            • C1FragmentHighlight
              • 概要
              • メンバ
              • C1FragmentHighlight コンストラクタ
              • プロパティ
                • Attrs プロパティ
                • Range プロパティ
            • C1GradientBrush
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Color1 プロパティ
                • Color2 プロパティ
                • GradientStops プロパティ
            • C1Hyperlink
              • 概要
              • メンバ
              • C1Hyperlink コンストラクタ
                • C1Hyperlink コンストラクタ()
                • C1Hyperlink コンストラクタ(C1LinkTargetBase)
                • C1Hyperlink コンストラクタ(C1LinkTargetBase,String)
                • C1Hyperlink コンストラクタ(C1LinkTargetBase,String,Object)
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
              • プロパティ
                • LinkTarget プロパティ
                • StatusText プロパティ
                • Tag プロパティ
            • C1KeyedList<TKey,TItem>
              • 概要
              • メンバ
              • C1KeyedList<TKey,TItem> コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • GetByIndex メソッド
                • IndexOf メソッド
                • RemoveAt メソッド
                • TryGetValue メソッド
              • プロパティ
                • Count プロパティ
            • C1LinearBrush
              • 概要
              • メンバ
              • C1LinearBrush コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • EndColor プロパティ
                • EndPoint プロパティ
                • StartColor プロパティ
                • StartPoint プロパティ
            • C1LinkTarget
              • 概要
              • メンバ
              • C1LinkTarget コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Bookmark プロパティ
                • DocumentAction プロパティ
            • C1LinkTargetBase
              • 概要
              • メンバ
              • メソッド
                • Encode メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Parse メソッド
              • プロパティ
                • DocumentAction プロパティ
            • C1LinkTargetFile
              • 概要
              • メンバ
              • C1LinkTargetFile コンストラクタ
                • C1LinkTargetFile コンストラクタ(String)
                • C1LinkTargetFile コンストラクタ(String,String)
                • C1LinkTargetFile コンストラクタ(String,String,String,String)
              • メソッド
                • Open メソッド
              • プロパティ
                • Command プロパティ
                • Directory プロパティ
                • FileName プロパティ
                • Parameters プロパティ
            • C1LinkTargetPage
              • 概要
              • メンバ
              • C1LinkTargetPage コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • DocumentAction プロパティ
                • PageBounds プロパティ
                • PageIndex プロパティ
            • C1PageSettings
              • 概要
              • メンバ
              • C1PageSettings コンストラクタ
                • C1PageSettings コンストラクタ(Unit,Unit,PageMediaSizeName,Boolean)
                • C1PageSettings コンストラクタ()
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • IsLayoutEqual メソッド
                • OnPropertyChanged メソッド
              • プロパティ
                • BottomMargin プロパティ
                • Height プロパティ
                • Landscape プロパティ
                • LeftMargin プロパティ
                • PaperSize プロパティ
                • RightMargin プロパティ
                • TopMargin プロパティ
                • Width プロパティ
              • イベント
                • PropertyChanged イベント
            • C1PdfDocumentSource
              • 概要
              • メンバ
              • C1PdfDocumentSource コンストラクタ
                • C1PdfDocumentSource コンストラクタ()
                • C1PdfDocumentSource コンストラクタ(IContainer)
              • メソッド
                • GetDocumentRange メソッド
                • GetPageDocumentRange メソッド
                • GetWholeDocumentRange メソッド
                • Init メソッド
                • LoadFromFile メソッド
                • LoadFromStream メソッド
                • ResetDocumentLocation メソッド
                • ShouldSerializeDocumentLocation メソッド
              • プロパティ
                • Credential プロパティ
                • Document プロパティ
                • DocumentLocation プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • Stream プロパティ
                • SupportedExportProviders プロパティ
            • C1PrintOptions
              • 概要
              • メンバ
              • C1PrintOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • ImagesScaleFactor プロパティ
                • IsTurnOver プロパティ
                • OutputRange プロパティ
                • PageScaling プロパティ
                • PrintJobName プロパティ
                • PrintQueue プロパティ
                • PrintTicket プロパティ
            • C1RadialBrush
              • 概要
              • メンバ
              • C1RadialBrush コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Center プロパティ
                • CenterColor プロパティ
                • SurroundColor プロパティ
            • C1RplImportException
              • 概要
              • メンバ
              • C1RplImportException コンストラクタ
                • C1RplImportException コンストラクタ(String)
                • C1RplImportException コンストラクタ(String,Object[])
            • C1SolidBrush
              • 概要
              • メンバ
              • C1SolidBrush コンストラクタ
                • C1SolidBrush コンストラクタ()
                • C1SolidBrush コンストラクタ(Color)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Color プロパティ
            • C1SortedList<TKey,TValue>
              • 概要
              • メンバ
              • C1SortedList<TKey,TValue> コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • TryGetValue メソッド
              • プロパティ
                • Count プロパティ
            • C1SSRSDocumentSource
              • 概要
              • メンバ
              • C1SSRSDocumentSource コンストラクタ
              • メソッド
                • Generate メソッド
                • GenerateAsync メソッド
                • GenerateAsyncEx メソッド
                • Init メソッド
                • IsGenerateAllowed メソッド
                • ResetDocumentLocation メソッド
                • ShouldSerializeConnectionOptions メソッド
                • ShouldSerializeDocumentLocation メソッド
                • ValidateParameters メソッド
                • ValidateParametersAsync メソッド
                • ValidateParametersAsyncEx メソッド
              • プロパティ
                • ConnectionOptions プロパティ
                • Credential プロパティ
                • Document プロパティ
                • DocumentLocation プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • Language プロパティ
                • PageSettings プロパティ
                • ReportSession プロパティ
                • SupportedExportProviders プロパティ
              • フィールド
                • BmpExportProvider フィールド
                • CsvExportProvider フィールド
                • DocxExportProvider フィールド
                • EmfExportProvider フィールド
                • ExcelExportProvider フィールド
                • GifExportProvider フィールド
                • JpegExportProvider フィールド
                • MhtmlExportProvider フィールド
                • PdfExportProvider フィールド
                • PngExportProvider フィールド
                • TiffExportProvider フィールド
                • WordExportProvider フィールド
                • XlsxExportProvider フィールド
            • C1TextSearchManager
              • 概要
              • メンバ
              • C1TextSearchManager コンストラクタ
              • メソッド
                • CancelAsync メソッド
                • Dispose メソッド
                  • Dispose() メソッド
                  • Dispose(Boolean) メソッド
                • Finalize メソッド
                • FindNext メソッド
                • FindNextAsync メソッド
                • FindNextAsyncEx メソッド
                • FindPrevious メソッド
                • FindPreviousAsync メソッド
                • FindPreviousAsyncEx メソッド
                • FindStart メソッド
                  • FindStart(Int32,SearchScope,C1FindTextParams) メソッド
                  • FindStart(Int32,Boolean,C1FindTextParams) メソッド
                • FindStartAsync メソッド
                  • FindStartAsync(Int32,SearchScope,C1FindTextParams,Boolean) メソッド
                  • FindStartAsync(Int32,Boolean,C1FindTextParams,Boolean) メソッド
                • FindStartAsyncEx メソッド
                  • FindStartAsyncEx(Int32,SearchScope,C1FindTextParams,Boolean) メソッド
                  • FindStartAsyncEx(Int32,Boolean,C1FindTextParams,Boolean) メソッド
                • GetFragmentHighligh メソッド
                • HasFoundPositions メソッド
                • IsSearching メソッド
                • OnFindActionCompleted メソッド
                • OnFoundPositionsChanged メソッド
                • OnLongOperation メソッド
                • Reset メソッド
              • プロパティ
                • ActiveFoundPosition プロパティ
                • DocumentSource プロパティ
                • FoundPositions プロパティ
                • Params プロパティ
                • Scope プロパティ
              • イベント
                • FindActionCompleted イベント
                • FoundPositionsChanged イベント
                • LongOperation イベント
            • CompatibilityOptions
              • 概要
              • メンバ
              • CompatibilityOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
              • プロパティ
                • BordersMode プロパティ
                • ClipPage プロパティ
                • KeepImages プロパティ
                • StretchBarCodesAsImages プロパティ
                • UseGdiCompatibleTextLayout プロパティ
                • UseGdiLinesInPdfExport プロパティ
            • DocumentInfo
              • 概要
              • メンバ
              • DocumentInfo コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • GetKeywordsAsText メソッド
                • SetKeywordsAsText メソッド
              • プロパティ
                • Author プロパティ
                • Comment プロパティ
                • Company プロパティ
                • CreationTime プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Manager プロパティ
                • Operator プロパティ
                • Producer プロパティ
                • RevisionTime プロパティ
                • Subject プロパティ
                • Title プロパティ
                • UserData プロパティ
            • EllipsePartShape
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • StartAngle プロパティ
                • SweepAngle プロパティ
            • EllipseShape
              • 概要
              • メンバ
              • EllipseShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • ExecuteActionCompletedEventArgs
              • 概要
              • メンバ
              • ExecuteActionCompletedEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Position プロパティ
            • ExportCompletedEventArgs
              • 概要
              • メンバ
              • ExportCompletedEventArgs コンストラクタ
              • プロパティ
                • Exporter プロパティ
            • FindActionCompletedEventArgs
              • 概要
              • メンバ
              • FindActionCompletedEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Position プロパティ
            • GetLinkTargetPositionCompletedEventArgs
              • 概要
              • メンバ
              • GetLinkTargetPositionCompletedEventArgs コンストラクタ
              • プロパティ
                • LinkTarget プロパティ
                • Position プロパティ
            • GetPageCompletedEventArgs
              • 概要
              • メンバ
              • GetPageCompletedEventArgs コンストラクタ
              • プロパティ
                • Page プロパティ
                • PageIndex プロパティ
            • GradientStop
              • 概要
              • メンバ
              • GradientStop コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Color プロパティ
                • Position プロパティ
            • IsoscelesTriangleShape
              • 概要
              • メンバ
              • IsoscelesTriangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • LabeledValue
              • 概要
              • メンバ
              • LabeledValue コンストラクタ
              • プロパティ
                • Label プロパティ
                • Value プロパティ
            • LabeledValues
              • 概要
              • メンバ
              • LabeledValues コンストラクタ
              • メソッド
                • IndexOfValue メソッド
              • フィールド
                • Empty フィールド
            • Line
              • 概要
              • メンバ
              • Line コンストラクタ
                • Line コンストラクタ()
                • Line コンストラクタ(Double,Color,DashStyle)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
              • プロパティ
                • ActualWidth プロパティ
                • Color プロパティ
                • Style プロパティ
                • Width プロパティ
            • LineShape
              • 概要
              • メンバ
              • LineShape コンストラクタ
                • LineShape コンストラクタ()
                • LineShape コンストラクタ(LineSlantEnum)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • LineSlant プロパティ
                • ShapeType プロパティ
            • LineShapeBase
              • 概要
              • メンバ
            • LogEntry
              • 概要
              • メンバ
              • LogEntry コンストラクタ
              • プロパティ
                • Exception プロパティ
                • Message プロパティ
                • Severity プロパティ
            • LogEntryList
              • 概要
              • メンバ
              • LogEntryList コンストラクタ
              • メソッド
                • Add メソッド
                  • Add(LogEntrySeverity,Exception,String) メソッド
                  • Add(String) メソッド
            • LongOperationEventArgs
              • 概要
              • メンバ
              • LongOperationEventArgs コンストラクタ
                • LongOperationEventArgs コンストラクタ()
                • LongOperationEventArgs コンストラクタ(Double)
                • LongOperationEventArgs コンストラクタ(Double,Boolean)
                • LongOperationEventArgs コンストラクタ(Boolean)
              • プロパティ
                • CanCancel プロパティ
                • Cancel プロパティ
                • Complete プロパティ
            • NotifyCollectionEventArgs
              • 概要
              • メンバ
              • NotifyCollectionEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Index プロパティ
              • フィールド
                • Clear フィールド
            • OutputRange
              • 概要
              • メンバ
              • OutputRange コンストラクタ
                • OutputRange コンストラクタ(Int32,Int32,Boolean)
                • OutputRange コンストラクタ(Int32,Int32)
                • OutputRange コンストラクタ(Int32[])
                • OutputRange コンストラクタ(String)
                • OutputRange コンストラクタ(Int32[],Boolean)
                • OutputRange コンストラクタ(String,Boolean)
              • メソッド
                • Contains メソッド
                • Equals メソッド
                • GetEnumerator メソッド
                  • GetEnumerator(Int32,Int32) メソッド
                  • GetEnumerator(Int32) メソッド
                  • GetEnumerator() メソッド
                • GetHashCode メソッド
                • GetMaxPage メソッド
                • GetMinPage メソッド
                • GetPage メソッド
                • GetPageCount メソッド
                • InRange メソッド
                • ToString メソッド
                • TryParse メソッド
              • プロパティ
                • FromPage プロパティ
                • Inverted プロパティ
                • ToPage プロパティ
                • Type プロパティ
              • フィールド
                • All フィールド
                • AllInverted フィールド
            • OutputRange.Enumerator
              • 概要
              • メンバ
              • OutputRange.Enumerator コンストラクタ
              • メソッド
                • MoveNext メソッド
                • Reset メソッド
              • プロパティ
                • Current プロパティ
            • PagesLoadedEventArgs
              • 概要
              • メンバ
              • PagesLoadedEventArgs コンストラクタ
                • PagesLoadedEventArgs コンストラクタ(Int32)
                • PagesLoadedEventArgs コンストラクタ(Int32,Int32)
              • プロパティ
                • Count プロパティ
                • StartIndex プロパティ
            • ParameterValidationError
              • 概要
              • メンバ
              • ParameterValidationError コンストラクタ
              • プロパティ
                • ErrorMessage プロパティ
                • Parameter プロパティ
                • Value プロパティ
            • PdfPasswordException
              • 概要
              • メンバ
              • PdfPasswordException コンストラクタ
            • PieShape
              • 概要
              • メンバ
              • PieShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • PolygonShape
              • 概要
              • メンバ
              • PolygonShape コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • EditMode プロパティ
                • Points プロパティ
                • ShapeType プロパティ
            • PropertyNotifyEventArgs
              • 概要
              • メンバ
              • PropertyNotifyEventArgs コンストラクタ
              • プロパティ
                • PropertyName プロパティ
            • RectangleShape
              • 概要
              • メンバ
              • RectangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • RightTriangleShape
              • 概要
              • メンバ
              • RightTriangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • SecurityErrorEventArgs
              • 概要
              • メンバ
              • SecurityErrorEventArgs コンストラクタ
              • プロパティ
                • FailedAttemptCount プロパティ
                • Path プロパティ
                • Retry プロパティ
            • SecurityException
              • 概要
              • メンバ
              • SecurityException コンストラクタ
              • プロパティ
                • Path プロパティ
            • ShapeBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • CreateShape メソッド
                • OnPropertyChanged メソッド
              • プロパティ
                • ShapeType プロパティ
              • イベント
                • PropertyChanged イベント
            • SSRSDrillthroughReportLocation
              • 概要
              • メンバ
              • SSRSDrillthroughReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • DrillthroughID プロパティ
                • ExecutionID プロパティ
            • SSRSOpenReportAction
              • 概要
              • メンバ
              • SSRSOpenReportAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Location プロパティ
            • SSRSReportLocation
              • 概要
              • メンバ
              • SSRSReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • ReportPath プロパティ
            • SSRSReportLocationBase
              • 概要
              • メンバ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ReportServer プロパティ
            • SSRSSessionReportLocation
              • 概要
              • メンバ
              • SSRSSessionReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • SessionID プロパティ
            • SSRSSortAction
              • 概要
              • メンバ
              • SSRSSortAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Direction プロパティ
                • SortItemID プロパティ
            • SSRSToggleItemAction
              • 概要
              • メンバ
              • SSRSToggleItemAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ToggleID プロパティ
            • TriangleShapeBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Angle プロパティ
                • FlipHorizontal プロパティ
                • FlipVertical プロパティ
            • Utils
              • 概要
              • メンバ
              • メソッド
                • AreObjectArraysEqual メソッド
                • AreObjectsEqual メソッド
                • AsNumber メソッド
                • Assign メソッド
                  • Assign<T>(Object,T,T) メソッド
                  • Assign<T>(T,T) メソッド
                • BarCodeEnumToCodeType メソッド
                • Compare メソッド
                • CopyStream メソッド
                • DeflateHalfLine メソッド
                • FastFind メソッド
                • FindTextInstances メソッド
                • GetDcDpi メソッド
                • GetFlag メソッド
                • GetImageEmbeddedResource メソッド
                  • GetImageEmbeddedResource(Assembly,String) メソッド
                  • GetImageEmbeddedResource(String) メソッド
                • GetInterface メソッド
                • GetMethod メソッド
                • GetMinMax メソッド
                • GetNearText メソッド
                • GetParameterlessCtor メソッド
                • GetProperty メソッド
                • GetRelativePath メソッド
                • GetResourceImage メソッド
                • GetResourceStream メソッド
                • GetStringEmbeddedResource メソッド
                  • GetStringEmbeddedResource(Assembly,String) メソッド
                  • GetStringEmbeddedResource(String) メソッド
                • GetWord メソッド
                • InflateHalfLine メソッド
                • IsCancelled メソッド
                • IsCulturesSame メソッド
                • IsEmpty メソッド
                • IsEnum メソッド
                • IsNull メソッド
                • IsNumber メソッド
                • IsValueType メソッド
                • IsWholeWord メソッド
                • ReadMetafileFromMemory メソッド
                • SamePaperSizes メソッド
                • SetFlag メソッド
                • Swap<T> メソッド
                • ToTwips メソッド
                • TryAsNumber メソッド
                • TryObjectAsDouble メソッド
                • ValidateFileName メソッド
                • WriteImageToFile メソッド
                • WriteImageToStream メソッド
                  • WriteImageToStream(C1ImageHelper,Stream) メソッド
                  • WriteImageToStream(Image,ImageFormat,Stream) メソッド
                • WriteMetafileToFile メソッド
                • WriteMetafileToMemory メソッド
                • WriteMetafileToStream メソッド
              • フィールド
                • ZeroPoint フィールド
                • ZeroRect フィールド
                • ZeroSize フィールド
            • ValidateParametersCompletedEventArgs
              • 概要
              • メンバ
              • ValidateParametersCompletedEventArgs コンストラクタ
              • プロパティ
                • Errors プロパティ
            • VisualPrimitive
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Compare メソッド
                  • Compare(VisualPrimitive) メソッド
                  • Compare(VisualPrimitive,VisualPrimitive) メソッド
                • CreateSame メソッド
                • OnPropertyChanged メソッド
              • イベント
                • PropertyChanged イベント
          • 列挙型
            • AsyncStatus
            • BarCodeEnum
            • BarcodeSizeMode
            • BordersSplitMode
            • C1DocumentSourceBusyState
            • C1FindTextAction
            • C1FontStretch
            • CollectionAction
            • DashStyle
            • DocumentInfoFields
            • LineSlantEnum
            • LogEntrySeverity
            • MeasurementDevice
            • OutputRangeType
            • PageScaling
            • ParameterType
            • SearchScope
            • ShapeType
            • StretchEnum
            • TextFitMode
            • UnitTypeEnum
            • WritingMode
          • 構造体
            • C1HighlightAttrs
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • ForeColor プロパティ
            • C1TextRange
              • 概要
              • メンバ
              • C1TextRange コンストラクタ
              • メソッド
                • Contains メソッド
              • プロパティ
                • EndPosition プロパティ
                • Length プロパティ
                • StartPosition プロパティ
              • フィールド
                • Full フィールド
            • CornerRadius
              • 概要
              • メンバ
              • CornerRadius コンストラクタ
                • CornerRadius コンストラクタ(Double)
                • CornerRadius コンストラクタ(Double,Double)
                • CornerRadius コンストラクタ(Double,Double,Double,Double,Double,Double,Double,Double)
              • メソッド
                • ToString メソッド
              • プロパティ
                • All プロパティ
                • AllX プロパティ
                • AllY プロパティ
                • BottomLeftX プロパティ
                • BottomLeftY プロパティ
                • BottomRightX プロパティ
                • BottomRightY プロパティ
                • TopLeftX プロパティ
                • TopLeftY プロパティ
                • TopRightX プロパティ
                • TopRightY プロパティ
              • フィールド
                • Default フィールド
            • Unit
              • 概要
              • メンバ
              • Unit コンストラクタ
                • Unit コンストラクタ(String)
                • Unit コンストラクタ(Double,UnitTypeEnum)
              • メソッド
                • Convert メソッド
                  • Convert(UnitTypeEnum) メソッド
                  • Convert(Double,Double,UnitTypeEnum) メソッド
                  • Convert(Double,UnitTypeEnum,Double) メソッド
                  • Convert(Double,UnitTypeEnum,UnitTypeEnum) メソッド
                • Parse メソッド
                • StringToUnitType メソッド
                • ToString メソッド
                • TryParse メソッド
                  • TryParse(String,Double,UnitTypeEnum) メソッド
                  • TryParse(String,Unit) メソッド
                • UnitTypeToString メソッド
              • プロパティ
                • Units プロパティ
                • Value プロパティ
              • フィールド
                • BoldLineWidth フィールド
                • CmPerInch フィールド
                • CmPerInchF フィールド
                • DipPerInch フィールド
                • DisplayPerInch フィールド
                • DisplayPerInchF フィールド
                • DocumentUnitsPerInch フィールド
                • DocumentUnitsPerInchF フィールド
                • LineWidth フィールド
                • MmPerInch フィールド
                • MmPerInchF フィールド
                • PicaPerInch フィールド
                • PicaPerInchF フィールド
                • PointsPerInch フィールド
                • PointsPerInchF フィールド
                • PositiveInfinity フィールド
                • TwipsPerInch フィールド
                • TwipsPerInchF フィールド
                • Zero フィールド
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
          • インターフェース
            • IAsyncActionWithProgress<TProgress>
              • 概要
              • メンバ
              • メソッド
                • GetResults メソッド
              • プロパティ
                • Completed プロパティ
                • Progress プロパティ
            • IAsyncInfo
              • 概要
              • メンバ
              • メソッド
                • Cancel メソッド
                • Close メソッド
              • プロパティ
                • ErrorCode プロパティ
                • Id プロパティ
                • Status プロパティ
            • IAsyncOperationWithProgress<TResult,TProgress>
              • 概要
              • メンバ
              • メソッド
                • GetResults メソッド
              • プロパティ
                • Completed プロパティ
                • Progress プロパティ
            • IC1KeyedItem<TKey>
              • 概要
              • メンバ
              • メソッド
                • GetKey メソッド
            • INotifyCollection
              • 概要
              • メンバ
              • イベント
                • CollectionChanged イベント
                • CollectionChanging イベント
            • INotifyObject
              • 概要
              • メンバ
              • イベント
                • PropertyChanged イベント
                • PropertyChanging イベント
          • デリゲート
            • AsyncActionProgressHandler<TProgress>
            • AsyncActionWithProgressCompletedHandler<TProgress>
            • AsyncOperationProgressHandler<TResult,TProgress>
            • AsyncOperationWithProgressCompletedHandler<TResult,TProgress>
            • LongOperationEventHandler
            • NotifyCollectionEventHandler
            • PagesLoadedEventHandler
            • PropertyNotifyEventHandler
            • SecurityErrorEventHandler
        • C1.WPF.Document.Export 名前空間
          • 概要
          • クラス
            • BmpExportProvider
              • 概要
              • メンバ
              • BmpExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • BmpFilter
              • 概要
              • メンバ
              • BmpFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • DocxExportProvider
              • 概要
              • メンバ
              • DocxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ExportFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
                • Dispose メソッド
                  • Dispose() メソッド
                  • Dispose(Boolean) メソッド
                • Finalize メソッド
                • ShowOptionsDialog メソッド
              • プロパティ
                • DocumentInfo プロパティ
                • ExportProvider プロパティ
                • FileName プロパティ
                • MultiFile プロパティ
                • OutputFiles プロパティ
                • PageSettings プロパティ
                • Preview プロパティ
                • Range プロパティ
                • ShowOptions プロパティ
                • Stream プロパティ
                • UseZipForMultipleFiles プロパティ
              • フィールド
                • m_MultiFile フィールド
            • ExportProvider
              • 概要
              • メンバ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • CanShowOptions プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
              • フィールド
                • BmpExportProvider フィールド
                • CsvExportProvider フィールド
                • DocxExportProvider フィールド
                • GifExportProvider フィールド
                • HtmlExportProvider フィールド
                • JpegExportProvider フィールド
                • MetafileExportProvider フィールド
                • PdfExportProvider フィールド
                • PngExportProvider フィールド
                • RtfExportProvider フィールド
                • TiffExportProvider フィールド
                • XlsxExportProvider フィールド
            • GifExportProvider
              • 概要
              • メンバ
              • GifExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • GifFilter
              • 概要
              • メンバ
              • GifFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • GraphicsFilter
              • 概要
              • メンバ
            • GsWordFilter
              • 概要
              • メンバ
              • GsWordFilter コンストラクタ
            • HtmlExportProvider
              • 概要
              • メンバ
              • HtmlExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • HtmlFilter
              • 概要
              • メンバ
              • HtmlFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
              • フィールド
                • Paged フィールド
            • HtmlFilterBase
              • 概要
              • メンバ
              • フィールド
                • DrawSpecialSymbols フィールド
                • NavigatorPosition フィールド
                • ShowNavigator フィールド
                • SingleFile フィールド
            • ImageExportProvider
              • 概要
              • メンバ
            • ImageFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
            • JpegExportProvider
              • 概要
              • メンバ
              • JpegExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • JpegFilter
              • 概要
              • メンバ
              • JpegFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • MetafileExportProvider
              • 概要
              • メンバ
              • MetafileExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • MetafileFilter
              • 概要
              • メンバ
              • MetafileFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
                • MetafileType プロパティ
                • ReferenceGraphics プロパティ
            • PdfExportProvider
              • 概要
              • メンバ
              • PdfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • PdfFilter
              • 概要
              • メンバ
              • PdfFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • EmbedFonts プロパティ
                • ExportProvider プロパティ
                • PdfACompatible プロパティ
                • PdfSecurityOptions プロパティ
                • UseCompression プロパティ
                • UseOutlines プロパティ
            • PdfSecurityOptions
              • 概要
              • メンバ
              • PdfSecurityOptions コンストラクタ
              • プロパティ
                • AllowCopyContent プロパティ
                • AllowEditAnnotations プロパティ
                • AllowEditContent プロパティ
                • AllowPrint プロパティ
                • EncryptionType プロパティ
                • OwnerPassword プロパティ
                • UserPassword プロパティ
            • PngExportProvider
              • 概要
              • メンバ
              • PngExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • PngFilter
              • 概要
              • メンバ
              • PngFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • RasterImageExportProvider
              • 概要
              • メンバ
            • RasterImageFilter
              • 概要
              • メンバ
              • プロパティ
                • Resolution プロパティ
            • RtfExportProvider
              • 概要
              • メンバ
              • RtfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • RtfFilter
              • 概要
              • メンバ
              • RtfFilter コンストラクタ
            • RtfStructureFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OpenXml プロパティ
                • Paged プロパティ
                • ShapesWord2007Compatible プロパティ
            • StructureFilter
              • 概要
              • メンバ
            • TiffExportProvider
              • 概要
              • メンバ
              • TiffExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • TiffFilter
              • 概要
              • メンバ
              • TiffFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
                • Monochrome プロパティ
            • XlsFilter
              • 概要
              • メンバ
              • XlsFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
                • FontScaling プロパティ
                • FreezePageHeader プロパティ
                • OpenXml プロパティ
                • PictureLayer プロパティ
                • SheetName プロパティ
                • Tolerance プロパティ
            • XlsxExportProvider
              • 概要
              • メンバ
              • XlsxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
          • 列挙型
            • HtmlFilter.NavigatorPositions
            • PdfEncryptionType
        • C1.WPF.Document.Export.Ssrs 名前空間
          • 概要
          • クラス
            • BmpExporter
              • 概要
              • メンバ
              • BmpExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • BmpExportProvider
              • 概要
              • メンバ
              • BmpExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • CsvExporter
              • 概要
              • メンバ
              • CsvExporter コンストラクタ
              • メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • Encoding プロパティ
                • ExcelMode プロパティ
                • ExportProvider プロパティ
                • FieldDelimiter プロパティ
                • FileExtension プロパティ
                • NoHeader プロパティ
                • Qualifier プロパティ
                • RecordDelimiter プロパティ
                • SuppressLineBreaks プロパティ
                • UseFormattedValues プロパティ
            • CsvExportProvider
              • 概要
              • メンバ
              • CsvExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • DocxExportProvider
              • 概要
              • メンバ
              • DocxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • EmfExporter
              • 概要
              • メンバ
              • EmfExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • EmfExportProvider
              • 概要
              • メンバ
              • EmfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ExcelExporter
              • 概要
              • メンバ
              • ExcelExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OmitDocumentMap プロパティ
                • OmitFormulas プロパティ
                • OpenXmlDocument プロパティ
                • SimplePageHeaders プロパティ
            • ExcelExportProvider
              • 概要
              • メンバ
              • ExcelExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • Exporter
              • 概要
              • メンバ
              • メソッド
                • AddValue メソッド
                  • AddValue(StringBuilder,String,String) メソッド
                  • AddValue(StringBuilder,String,Unit) メソッド
                • AddValuePreserve メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
            • GifExporter
              • 概要
              • メンバ
              • GifExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • GifExportProvider
              • 概要
              • メンバ
              • GifExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ImageExporter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
                • GetOutputFormat メソッド
            • JpegExporter
              • 概要
              • メンバ
              • JpegExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • JpegExportProvider
              • 概要
              • メンバ
              • JpegExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • MhtmlExporter
              • 概要
              • メンバ
              • MhtmlExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OutlookCompat プロパティ
            • MhtmlExportProvider
              • 概要
              • メンバ
              • MhtmlExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • PaginatedExporter
              • 概要
              • メンバ
              • メソッド
                • GetDevInfo メソッド
              • プロパティ
                • Columns プロパティ
                • ColumnSpacing プロパティ
            • PdfExporter
              • 概要
              • メンバ
              • PdfExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • HumanReadablePDF プロパティ
            • PdfExportProvider
              • 概要
              • メンバ
              • PdfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • PngExporter
              • 概要
              • メンバ
              • PngExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • PngExportProvider
              • 概要
              • メンバ
              • PngExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • TiffExporter
              • 概要
              • メンバ
              • TiffExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • TiffExportProvider
              • 概要
              • メンバ
              • TiffExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • WordExporter
              • 概要
              • メンバ
              • WordExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • AutoFit プロパティ
                • ExpandToggles プロパティ
                • ExportProvider プロパティ
                • FixedPageWidth プロパティ
                • OmitDrillthroughs プロパティ
                • OmitHyperlinks プロパティ
                • OpenXmlDocument プロパティ
            • WordExportProvider
              • 概要
              • メンバ
              • WordExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • XlsxExportProvider
              • 概要
              • メンバ
              • XlsxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
          • 列挙型
            • CsvExporterEncoding
            • WordTableAutoFitMode
        • C1.WPF.Document.FlexChart 名前空間
          • 概要
          • クラス
            • ChartTitle
              • 概要
              • メンバ
              • ChartTitle コンストラクタ
              • プロパティ
                • Border プロパティ
                • BorderStyle プロパティ
                • Content プロパティ
                • HorizontalAlignment プロパティ
                • Style プロパティ
          • 列挙型
            • HorizontalAlignment
        • C1.WPF.Document.Resources 名前空間
          • 概要
        • C1.WPF.Document.Serialization 名前空間
          • 概要
          • デリゲート
            • C1PropsTable.ReadDelegate<T>
            • C1PropsTable.WriteDelegate<T>
        • C1.WPF.Document.Util 名前空間
          • 概要
          • クラス
            • C1Graphics.Clip
              • 概要
              • メンバ
              • C1Graphics.Clip コンストラクタ
              • メソッド
                • Dispose メソッド
              • フィールド
                • Empty フィールド
            • C1TextLayout.Line
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • HardBreak プロパティ
                • Length プロパティ
              • フィールド
                • BeforeHardBreak フィールド
                • BeforeTralingSpaces フィールド
                • End フィールド
                • Height フィールド
                • Start フィールド
                • Width フィールド
            • FontShaping
              • 概要
              • メンバ
              • FontShaping コンストラクタ
              • メソッド
                • IsArabic メソッド
                • IsArabicChar メソッド
                • IsHebrew メソッド
                • IsHebrewChar メソッド
                • IsHebrewIndifferent メソッド
                • IsRightToLeft メソッド
                  • IsRightToLeft(Char) メソッド
                  • IsRightToLeft(String) メソッド
                • Mirroring メソッド
                • RtlShaping メソッド
                • Shaping メソッド
            • GlyphInfo
              • 概要
              • メンバ
              • GlyphInfo コンストラクタ
              • プロパティ
                • BaseClass プロパティ
                • BidiLevel プロパティ
                • BreakGPosContext プロパティ
                • ClusterStart プロパティ
                • CodePointIndex プロパティ
                • ExtraCodePointCount プロパティ
                • Flags プロパティ
                • GlyphAdvance プロパティ
                • GlyphIndex プロパティ
                • GPosRunStart プロパティ
                • GSubRunStart プロパティ
                • IsInlineObject プロパティ
                • IsTab プロパティ
                • LastCodePointIndex プロパティ
                • LigatureClass プロパティ
                • MarkClass プロパティ
                • NextGlyph プロパティ
                • NoKerning プロパティ
                • PrevGlyph プロパティ
                • RightToLeft プロパティ
                • RunStart プロパティ
                • Sideways プロパティ
                • TabWithAlignment プロパティ
                • Vertical プロパティ
                • XPlacement プロパティ
                • YPlacement プロパティ
          • 列挙型
            • BidiClass
            • C1TextLayout.JustifyMode
            • C1TextLayout.LinesFlowDirectionEnum
            • GeneralCategory
            • GlyphFlags
            • JoiningGroup
            • JoiningType
            • LineBreakingClass
            • ScriptCode
            • VerticalOrientation
          • 構造体
            • C1TextLayout.HitTestInfo
              • 概要
              • メンバ
              • プロパティ
                • CaretCoords プロパティ
                • IsInside プロパティ
                • IsTrailingHit プロパティ
              • フィールド
                • c_flgIsInside フィールド
                • c_flgIsTrailingHit フィールド
                • CaretCoordsAfter フィールド
                • CaretCoordsBefore フィールド
                • Length フィールド
                • TextPosition フィールド
            • C1TextLayout.SplitPositionInfo
              • 概要
              • メンバ
              • フィールド
                • After フィールド
                • Before フィールド
            • C1TextLayout.SplitPositionInfo.Piece
              • 概要
              • メンバ
              • フィールド
                • FirstCharIndex フィールド
                • Length フィールド
                • Size フィールド
            • C1TextLayout.TextPos
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • フィールド
                • GlyphIndex フィールド
                • TextIndex フィールド
        • C1.WPF.Word 名前空間
          • 概要
          • クラス
            • DrawingElementEventArgs
              • 概要
              • メンバ
              • DrawingElementEventArgs コンストラクタ
              • プロパティ
                • Bounds プロパティ
                • DocumentTransform プロパティ
                • Element プロパティ
                • Handled プロパティ
                • Root プロパティ
  • .NET Framework リファレンス
    • C1.WPF.FlexReport.4.6.2 アセンブリ
      • 名前空間
        • C1.WPF.FlexReport 名前空間
          • 概要
          • クラス
            • AllowedValuesDefinition
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Binding プロパティ
                • Empty プロパティ
                • Owner プロパティ
                • Values プロパティ
            • BarCodeField
              • 概要
              • メンバ
              • BarCodeField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Align プロパティ
                • BarCode プロパティ
                • BarcodeOptions プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • ParentReport プロパティ
                • Text プロパティ
            • BehaviorOptions
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • AddOperatorAsInC1Report プロパティ
                • AllowHorizontalSplitting プロパティ
                • EnableAggregatesOnReportFields プロパティ
                • FireOnFormatForEachInstanceOfRepeatedGroupSection プロパティ
                • IgnoreInvisibleFieldsInGrowShrinkSections プロパティ
                • IgnoreMarginsForEmptyFields プロパティ
                • IncreaseSubSectionHeightToFitFields プロパティ
                • UseDefaultPrinterPaperSize プロパティ
            • BoundLabeledValues
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • DataSource プロパティ
                • DataSourceName プロパティ
                • LabelExpression プロパティ
                • Owner プロパティ
                • Parameter プロパティ
                • ParentReport プロパティ
                • ValueExpression プロパティ
            • C1FlexReport
              • 概要
              • メンバ
              • C1FlexReport コンストラクタ
              • メソッド
                • Clear メソッド
                • CopyDefinitionFrom メソッド
                • CreateParametersCollection メソッド
                • Evaluate メソッド
                  • Evaluate(String) メソッド
                  • Evaluate(String,IReportScriptContext) メソッド
                • Execute メソッド
                  • Execute(String) メソッド
                  • Execute(String,IReportScriptContext) メソッド
                • GetPageImage メソッド
                  • GetPageImage(Int32,Graphics) メソッド
                  • GetPageImage(Int32) メソッド
                • GetReportList メソッド
                  • GetReportList(XmlDocumentWrapperBase) メソッド
                  • GetReportList(String) メソッド
                  • GetReportList(Stream) メソッド
                  • GetReportList(XmlDocument) メソッド
                  • GetReportList(XDocument) メソッド
                • Init メソッド
                • Load メソッド
                  • Load(Stream,String,Boolean) メソッド
                  • Load(Stream,String) メソッド
                  • Load(String,String,Boolean) メソッド
                  • Load(String,String) メソッド
                  • Load(XmlDocument,String,Boolean) メソッド
                  • Load(XmlDocument,String) メソッド
                  • Load(XDocument,String,Boolean) メソッド
                  • Load(XDocument,String) メソッド
                • OnEndPage メソッド
                • OnEndReport メソッド
                • OnGetScriptObject メソッド
                • OnNoReportData メソッド
                • OnPrintSection メソッド
                • OnReportError メソッド
                • OnStartPage メソッド
                • OnStartReport メソッド
                • OnStartSection メソッド
                • ParseExpression メソッド
                • ParseStatement メソッド
                • ReadProp メソッド
                • Render メソッド
                • RenderAsync メソッド
                • RenderAsyncEx メソッド
                • RenderToFilter メソッド
                • RenderToFilterAsync メソッド
                • RenderToFilterAsyncEx メソッド
                • Save メソッド
                  • Save(String) メソッド
                  • Save(String,Boolean) メソッド
                  • Save(String,Boolean,Boolean) メソッド
                  • Save(Stream,Boolean,Boolean) メソッド
                  • Save(XmlWriter) メソッド
                  • Save(XmlWriter,Boolean) メソッド
                  • Save(XmlWriter,Boolean,Boolean) メソッド
                • Write メソッド
              • プロパティ
                • ActualCulture プロパティ
                • ActualRightToLeft プロパティ
                • AvailableHeight プロパティ
                • BasePath プロパティ
                • BehaviorOptions プロパティ
                • Cancel プロパティ
                • Credential プロパティ
                • Culture プロパティ
                • CurrentDataScope プロパティ
                • DataSource プロパティ
                • DataSourceName プロパティ
                • DataSources プロパティ
                • DefaultBasePath プロパティ
                • DefaultRightToLeft プロパティ
                • Document プロパティ
                • DocumentName プロパティ
                • DoEvents プロパティ
                • ExposeScriptObjects プロパティ
                • Features プロパティ
                • Fields プロパティ
                • FileName プロパティ
                • Font プロパティ
                • FormatVersion プロパティ
                • GlobalScripts プロパティ
                • Groups プロパティ
                • GrowShrinkMode プロパティ
                • IgnoreScriptErrors プロパティ
                • LabelOffset プロパティ
                • Layout プロパティ
                • MaxPages プロパティ
                • MeasurementDevice プロパティ
                • MeasurementPrinterName プロパティ
                • OnClose プロパティ
                • OnError プロパティ
                • OnNoData プロパティ
                • OnOpen プロパティ
                • OnPage プロパティ
                • Overlay プロパティ
                • Page プロパティ
                • PageSettings プロパティ
                • Parameters プロパティ
                • ParentReport プロパティ
                • RecordsPerPage プロパティ
                • ReportDefinition プロパティ
                • ReportInfo プロパティ
                • ReportName プロパティ
                • RightToLeft プロパティ
                • Sections プロパティ
                • SupportedExportProviders プロパティ
                • Tag プロパティ
                • Watermark プロパティ
              • イベント
                • EndPage イベント
                • EndReport イベント
                • GetScriptObject イベント
                • NoData イベント
                • PrintSection イベント
                • RenderCompleted イベント
                • ReportDefinitionChanged イベント
                • ReportError イベント
                • StartPage イベント
                • StartReport イベント
                • StartSection イベント
            • CheckBoxField
              • 概要
              • メンバ
              • CheckBoxField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetCheckMark メソッド
                • ResetText メソッド
              • プロパティ
                • CheckAlign プロパティ
                • CheckMark プロパティ
                • Text プロパティ
                • ThreeState プロパティ
                • Value プロパティ
            • CheckMark
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • OnPropertyChanged メソッド
                • ToString メソッド
              • プロパティ
                • CheckedImage プロパティ
                • CheckedSymbol プロパティ
                • Font プロパティ
                • IndeterminateImage プロパティ
                • IndeterminateSymbol プロパティ
                • Style プロパティ
                • UncheckedImage プロパティ
                • UncheckedSymbol プロパティ
            • DataAccessException
              • 概要
              • メンバ
              • DataAccessException コンストラクタ
                • DataAccessException コンストラクタ()
                • DataAccessException コンストラクタ(String)
                • DataAccessException コンストラクタ(String,Exception)
            • DataField
              • 概要
              • メンバ
              • プロパティ
                • Calculated プロパティ
                • Name プロパティ
                • Type プロパティ
                • Value プロパティ
            • DataFieldCollection
              • 概要
              • メンバ
              • メソッド
                • IndexByName メソッド
              • プロパティ
                • Item プロパティ
                  • Item(String) プロパティ
            • DataHandler
              • 概要
              • メンバ
              • メソッド
                • BOF メソッド
                • Dispose メソッド
                • EOF メソッド
                • Finalize メソッド
                • GetBookmark メソッド
                • MoveFirst メソッド
                • MoveLast メソッド
                • MoveNext メソッド
                • MovePrevious メソッド
                • SetBookmark メソッド
              • プロパティ
                • Count プロパティ
                • Empty プロパティ
                • Fields プロパティ
              • フィールド
                • m_Fields フィールド
            • DataScope
              • 概要
              • メンバ
              • プロパティ
                • DataHandler プロパティ
                • Name プロパティ
                • Parent プロパティ
                • Source プロパティ
            • DataSource
              • 概要
              • メンバ
              • DataSource コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(DataSource) メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ToString メソッド
              • プロパティ
                • CalculatedFields プロパティ
                • CommandTimeOut プロパティ
                • ConnectionString プロパティ
                • DataProvider プロパティ
                • EncloseParameterValues プロパティ
                • FactoryName プロパティ
                • Filter プロパティ
                • FilterSyntax プロパティ
                • IsolationLevel プロパティ
                • MaxRecords プロパティ
                • ParameterPassingMode プロパティ
                • ParentReport プロパティ
                • Recordset プロパティ
                • RecordSource プロパティ
                • RecordSourceType プロパティ
                • SortDefinitions プロパティ
              • フィールド
                • c_DefIsolationLevel フィールド
            • DataSourceCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ExecuteScriptAction
              • 概要
              • メンバ
              • ExecuteScriptAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Script プロパティ
            • Field
              • 概要
              • メンバ
              • Field コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetFont メソッド
              • プロパティ
                • Align プロパティ
                • BarCode プロパティ
                • BarcodeOptions プロパティ
                • BorderColor プロパティ
                • BorderStyle プロパティ
                • Calculated プロパティ
                • CanGrow プロパティ
                • CanShrink プロパティ
                • CheckBox プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Format プロパティ
                • HideDuplicates プロパティ
                • LineSpacing プロパティ
                • LineWidth プロパティ
                • Location プロパティ
                • ParentReport プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
                • RTF プロパティ
                • RunningSum プロパティ
                • Shape プロパティ
                • ShapeType プロパティ
                • Size プロパティ
                • Subreport プロパティ
                • SubreportHasData プロパティ
                • Text プロパティ
                • TextAngle プロパティ
                • Value プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
            • FieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(FieldBase) メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • Clone メソッド
                • OnPropertyChanged メソッド
                • OnSerializeAdded メソッド
                • SetZOrder メソッド
              • プロパティ
                • ActualRightToLeft プロパティ
                • Anchor プロパティ
                • AutoHeight プロパティ
                • AutoWidth プロパティ
                • Bottom プロパティ
                • Bounds プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • Hyperlink プロパティ
                • KeepTogether プロパティ
                • Left プロパティ
                • MarginBottom プロパティ
                • MarginLeft プロパティ
                • MarginRight プロパティ
                • MarginTop プロパティ
                • Name プロパティ
                • ParentReport プロパティ
                • RenderHeight プロパティ
                • RenderLeft プロパティ
                • RenderTop プロパティ
                • RenderWidth プロパティ
                • Right プロパティ
                • RightToLeft プロパティ
                • Section プロパティ
                • SplitHorzBehavior プロパティ
                • SplitVertBehavior プロパティ
                • SubSection プロパティ
                • SubSectionIndex プロパティ
                • Top プロパティ
                • Visible プロパティ
                • Width プロパティ
                • ZOrder プロパティ
            • FieldCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(String,String,Double,Double,Double,Double) メソッド
                  • Add(String,String,Rect) メソッド
                  • Add(FieldBase) メソッド
                • Remove メソッド
                  • Remove(Int32) メソッド
                  • Remove(String) メソッド
                  • Remove(FieldBase) メソッド
                • RemoveAt メソッド
            • FlexChartField
              • 概要
              • メンバ
              • FlexChartField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • BuildFlexChart メソッド
              • プロパティ
                • AxisX プロパティ
                • AxisY プロパティ
                • CategoryGroups プロパティ
                • ChartType プロパティ
                • DataLabel プロパティ
                • Options プロパティ
                • PlotMargin プロパティ
                • Rotated プロパティ
                • Series プロパティ
                • SeriesGroups プロパティ
                • Stacking プロパティ
                • XLabelExpression プロパティ
            • FlexChartFieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • BuildFlexChart メソッド
                • GetDataSource メソッド
              • プロパティ
                • DataSourceName プロパティ
                • Font プロパティ
                • Footer プロパティ
                • Header プロパティ
                • Legend プロパティ
                • Palette プロパティ
                • ParentReport プロパティ
                • PlotStyle プロパティ
            • FontHolder
              • 概要
              • メンバ
              • メソッド
                • Clone メソッド
                • OnPropertyChanged メソッド
                • ToString メソッド
              • プロパティ
                • Bold プロパティ
                • GdiCharSet プロパティ
                • Italic プロパティ
                • Name プロパティ
                • Size プロパティ
                • Strikethrough プロパティ
                • Underline プロパティ
              • イベント
                • PropertyChanged イベント
            • Group
              • 概要
              • メンバ
              • Group コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • GroupBy プロパティ
                • KeepTogether プロパティ
                • OutlineLabel プロパティ
                • OutlineParent プロパティ
                • ParentReport プロパティ
                • SectionFooter プロパティ
                • SectionHeader プロパティ
                • Sort プロパティ
                • SortExpression プロパティ
            • GroupCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ImageField
              • 概要
              • メンバ
              • ImageField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
            • Layout
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • ColumnLayout プロパティ
                • Columns プロパティ
                • CustomHeight プロパティ
                • CustomWidth プロパティ
                • LabelSpacingX プロパティ
                • LabelSpacingY プロパティ
                • MarginBottom プロパティ
                • MarginLeft プロパティ
                • MarginRight プロパティ
                • MarginTop プロパティ
                • Orientation プロパティ
                • PageFooter プロパティ
                • PageHeader プロパティ
                • PageSize プロパティ
                • PaperSize プロパティ
                • Width プロパティ
            • ParagraphField
              • 概要
              • メンバ
              • ParagraphField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Content プロパティ
            • ParagraphItem
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • BackColor プロパティ
                • Background プロパティ
                • Hyperlink プロパティ
                • Owner プロパティ
                • ParentReport プロパティ
            • ParagraphItemCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(String) メソッド
                  • Add(ParagraphItem) メソッド
                • Clear メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • ParagraphText
              • 概要
              • メンバ
              • ParagraphText コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ResetFont メソッド
              • プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Format プロパティ
                • Owner プロパティ
                • Text プロパティ
            • RenderReportAction
              • 概要
              • メンバ
              • RenderReportAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ParameterValues プロパティ
                • ReportTemplate プロパティ
            • ReportErrorEventArgs
              • 概要
              • メンバ
              • フィールド
                • Exception フィールド
                • Handled フィールド
                • Page フィールド
            • ReportEventArgs
              • 概要
              • メンバ
              • フィールド
                • Page フィールド
                • Section フィールド
            • ReportGetScriptObjectEventArgs
              • 概要
              • メンバ
              • ReportGetScriptObjectEventArgs コンストラクタ
              • プロパティ
                • Name プロパティ
                • Object プロパティ
            • ReportHyperlink
              • 概要
              • メンバ
              • ReportHyperlink コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • LinkTarget プロパティ
                • StatusText プロパティ
            • ReportInfo
              • 概要
              • メンバ
              • ReportInfo コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clear メソッド
                • Clone メソッド
                • ToString メソッド
              • プロパティ
                • Author プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Subject プロパティ
                • Title プロパティ
              • イベント
                • PropertyChanged イベント
            • ReportLabeledValue
              • 概要
              • メンバ
              • ReportLabeledValue コンストラクタ
                • ReportLabeledValue コンストラクタ()
                • ReportLabeledValue コンストラクタ(Object,String)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Label プロパティ
                • Owner プロパティ
                • Parameter プロパティ
                • ParentReport プロパティ
                • Value プロパティ
            • ReportLinkTargetBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
            • ReportLinkTargetBookmark
              • 概要
              • メンバ
              • ReportLinkTargetBookmark コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Bookmark プロパティ
                • ParameterValues プロパティ
                • Report プロパティ
            • ReportLinkTargetScript
              • 概要
              • メンバ
              • ReportLinkTargetScript コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • OnNavigate プロパティ
            • ReportLinkTargetUrl
              • 概要
              • メンバ
              • ReportLinkTargetUrl コンストラクタ
                • ReportLinkTargetUrl コンストラクタ()
                • ReportLinkTargetUrl コンストラクタ(String)
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Url プロパティ
            • ReportObject
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Name プロパティ
                • ParentReport プロパティ
                • Tag プロパティ
            • ReportObjectCollection<TItem>
              • 概要
              • メンバ
              • メソッド
                • Contains メソッド
                  • Contains(TItem) メソッド
                  • Contains(String) メソッド
                • CopyTo メソッド
                • FindByName メソッド
                • IndexByName メソッド
                • IndexOf メソッド
                • Move メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
                • Report プロパティ
            • ReportObjectList<TItem>
              • 概要
              • メンバ
              • プロパティ
                • Count プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
            • ReportObjectNamedList<TItem>
              • 概要
              • メンバ
            • RtfField
              • 概要
              • メンバ
              • RtfField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Align プロパティ
                • DetectUrls プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • Text プロパティ
            • ScriptEnumValue<T>
              • 概要
              • メンバ
              • ScriptEnumValue<T> コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptObjectValue
              • 概要
              • メンバ
              • ScriptObjectValue コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptStringValue
              • 概要
              • メンバ
              • ScriptStringValue コンストラクタ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • ScriptValue<T>
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • Expression プロパティ
                • IsExpression プロパティ
                • Value プロパティ
                • ValueAsString プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • Section
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • CalculateSize メソッド
              • プロパティ
                • AutoHeight プロパティ
                • Calculated プロパティ
                • CanGrow プロパティ
                • CanShrink プロパティ
                • Fields プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • KeepTogether プロパティ
                • Name プロパティ
                • OnFormat プロパティ
                • OnPrint プロパティ
                • ParentReport プロパティ
                • PrintAtPageBottom プロパティ
                • RenderHeight プロパティ
                • Repeat プロパティ
                • SplitBehavior プロパティ
                • SubSections プロパティ
                • Type プロパティ
                • UseColumnLayout プロパティ
                • Visible プロパティ
            • SectionCollection
              • 概要
              • メンバ
              • メソッド
                • FindSection メソッド
              • プロパティ
                • Detail プロパティ
                • Footer プロパティ
                • Header プロパティ
                • Item プロパティ
                  • Item(SectionTypeEnum) プロパティ
                • PageFooter プロパティ
                • PageHeader プロパティ
                • Report プロパティ
            • ShapeField
              • 概要
              • メンバ
              • ShapeField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Line プロパティ
                • Shape プロパティ
                • ShapeBackColor プロパティ
                • ShapeBackground プロパティ
                • ShapeType プロパティ
            • SortDefinition
              • 概要
              • メンバ
              • SortDefinition コンストラクタ
                • SortDefinition コンストラクタ()
                • SortDefinition コンストラクタ(String,SortDirection)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Direction プロパティ
                • Expression プロパティ
                • Owner プロパティ
                • ParentReport プロパティ
            • StrongNamedReportObject
              • 概要
              • メンバ
            • SubreportField
              • 概要
              • メンバ
              • SubreportField コンストラクタ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • OutlinesVisible プロパティ
                • ParameterValues プロパティ
                • Subreport プロパティ
                • SubreportFilter プロパティ
                • SubreportHasData プロパティ
            • SubSection
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • AutoHeight プロパティ
                • Calculated プロパティ
                • Fields プロパティ
                • ForcePageBreak プロパティ
                • Height プロパティ
                • Index プロパティ
                • ParentReport プロパティ
                • ParentSection プロパティ
                • PrintAtPageBottom プロパティ
                • RenderHeight プロパティ
                • SplitBehavior プロパティ
                • Visible プロパティ
            • SubSectionCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Report プロパティ
            • TextField
              • 概要
              • メンバ
              • TextField コンストラクタ
                • TextField コンストラクタ()
                • TextField コンストラクタ(String)
                • TextField コンストラクタ(String,String)
                • TextField コンストラクタ(String,String,Double,Double,Double,Double)
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
              • プロパティ
                • Format プロパティ
                • Text プロパティ
            • TextFieldBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                  • AssignFrom(ReportObject,Boolean) メソッド
                • ResetFont メソッド
              • プロパティ
                • Align プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • LineSpacing プロパティ
                • ParentReport プロパティ
                • TextAngle プロパティ
                • TextFitMode プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
            • VisualReportObject
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • BackColor プロパティ
                • Background プロパティ
                • Bookmark プロパティ
                • Border プロパティ
                • BordersSplitHorzMode プロパティ
                • BordersSplitVertMode プロパティ
                • OutlineLabel プロパティ
                • OutlineParent プロパティ
            • Watermark
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
                • ToString メソッド
              • プロパティ
                • Align プロパティ
                • Font プロパティ
                • ForeColor プロパティ
                • LineSpacing プロパティ
                • Opacity プロパティ
                • Picture プロパティ
                • PictureAlign プロパティ
                • PictureScale プロパティ
                • Text プロパティ
                • TextAngle プロパティ
                • TextFitMode プロパティ
                • Visibility プロパティ
                • WordWrap プロパティ
                • WritingMode プロパティ
          • 列挙型
            • AnchorEnum
            • AutoSizeBehavior
            • BorderStyleEnum
            • CheckBoxEnum
            • CheckMarkStyle
            • ColumnLayoutEnum
            • DataProvider
            • FieldAlignEnum
            • FilterExpressionSyntax
            • ForcePageBreakEnum
            • GrowShrinkModeEnum
            • HdrFtrEnum
            • KeepTogetherEnum
            • OrientationEnum
            • ParameterPassingMode
            • PictureAlignEnum
            • PictureScaleEnum
            • PictureShowEnum
            • RecordSourceType
            • RunningSumEnum
            • SectionTypeEnum
            • SortDirection
            • SortEnum
            • SplitBehavior
            • WatermarkVisibility
          • 構造体
            • StringParser.Params
              • 概要
              • メンバ
              • メソッド
                • IsQuotes メソッド
              • フィールド
                • Default フィールド
                • DefaultIgnoreCase フィールド
                • IdentCloseBracket フィールド
                • IdentOpenBracket フィールド
                • IgnoreCase フィールド
                • QuotesChar フィールド
          • インターフェース
            • IC1FlexReportExternalRecordset
              • 概要
              • メンバ
              • メソッド
                • EditParams メソッド
                • GetRecordset メソッド
              • プロパティ
                • Caption プロパティ
                • Params プロパティ
            • IC1FlexReportRecordset
              • 概要
              • メンバ
              • メソッド
                • BOF メソッド
                • EOF メソッド
                • GetBookmark メソッド
                • GetFieldNames メソッド
                • GetFieldTypes メソッド
                • GetFieldValue メソッド
                • MoveFirst メソッド
                • MoveLast メソッド
                • MoveNext メソッド
                • MovePrevious メソッド
                • SetBookmark メソッド
              • プロパティ
                • Count プロパティ
            • IReportScriptContext
              • 概要
              • メンバ
              • メソッド
                • GetObjectByName メソッド
                • IsNameDefined メソッド
          • デリゲート
            • ReportErrorEventHandler
            • ReportEventHandler
            • ReportGetScriptObjectEventHandler
        • C1.WPF.FlexReport.FlexChart 名前空間
          • 概要
        • C1.WPF.FlexReport.Legacy 名前空間
          • 概要
          • クラス
            • Utils
              • 概要
              • メンバ
              • メソッド
                • ReadAutoHeight メソッド
                • ReadBool メソッド
                • ReadByte メソッド
                • ReadColor メソッド
                • ReadDouble メソッド
                • ReadEnum<T> メソッド
                • ReadFlag メソッド
                • ReadFloat メソッド
                • ReadFont メソッド
                • ReadInt メソッド
                • ReadNullableBool メソッド
                • ReadPictureHolder メソッド
                • ReadString メソッド
                • ReadTag メソッド
                • TryReadColor メソッド
                • Unquote メソッド
    • C1.WPF.FlexViewer.4.6.2 アセンブリ
      • 名前空間
        • C1.WPF.FlexViewer 名前空間
          • 概要
          • クラス
            • C1FlexViewer
              • 概要
              • メンバ
              • C1FlexViewer コンストラクタ
              • メソッド
                • FocusPane メソッド
                • HideSearchToolbar メソッド
                • OnApplyTemplate メソッド
                • OnVisualParentChanged メソッド
                • ShowSearchToolbar メソッド
              • プロパティ
                • ActiveFindMatchHighlightBrush プロパティ
                • ActualSizeCommand プロパティ
                • AllowThumbView プロパティ
                • BackwardForwardVisible プロパティ
                • CanShowOutlines プロパティ
                • CanShowPageSettings プロパティ
                • CanShowParameters プロパティ
                • CanShowSearchToolbar プロパティ
                • CloseActionEnabled プロパティ
                • CloseButtonToolTip プロパティ
                • CloseButtonVisible プロパティ
                • CloseCommand プロパティ
                • Continuous プロパティ
                • CopyTextCommand プロパティ
                • CurrentPageVisibleOnSearchToolbar プロパティ
                • DeselectAllCommand プロパティ
                • DocumentListCombo プロパティ
                • DocumentListVisible プロパティ
                • DocumentListWidth プロパティ
                • DocumentSource プロパティ
                • ExportCommand プロパティ
                • FacingPages プロパティ
                • FacingPagesCommand プロパティ
                • FindMatchHighlightBrush プロパティ
                • FirstPageCommand プロパティ
                • FourPagesViewCommand プロパティ
                • InputFieldWidth プロパティ
                • LastPageCommand プロパティ
                • LimitSearchToCurrentPage プロパティ
                • LinkOverpan プロパティ
                • LoadingPageForeground プロパティ
                • LoadingPageSize プロパティ
                • MatchCase プロパティ
                • MatchWholeWords プロパティ
                • MaxZoomFactor プロパティ
                • MinToolFrameWidth プロパティ
                • MinViewerPaneWidth プロパティ
                • MinZoomFactor プロパティ
                • MultiValueFieldHeight プロパティ
                • NavigateBackwardCommand プロパティ
                • NavigateForwardCommand プロパティ
                • NextPageCommand プロパティ
                • NonPaginatedContentAlignment プロパティ
                • OnePageViewCommand プロパティ
                • OpenActionEnabled プロパティ
                • OpenButtonToolTip プロパティ
                • OpenButtonVisible プロパティ
                • OpenCommand プロパティ
                • OpenExportedFile プロパティ
                • PageAreaBackground プロパティ
                • PageAreaPadding プロパティ
                • PageBackground プロパティ
                • PageColumns プロパティ
                • PageOverpan プロパティ
                • PageRefreshRate プロパティ
                • PageRows プロパティ
                • PageSpacing プロパティ
                • PageWidthCommand プロパティ
                • Paginated プロパティ
                • Pane プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • RefreshCommand プロパティ
                • RotateClockwiseCommand プロパティ
                • RotateCounterClockwiseCommand プロパティ
                • RotateView プロパティ
                • ScrollBars プロパティ
                • SearchToolbarPosition プロパティ
                • SearchToolbarVisible プロパティ
                • SelectAllCommand プロパティ
                • SelectionHighlightBrush プロパティ
                • SelectMouseMode プロパティ
                • SplitterWidth プロパティ
                • StopOperationCommand プロパティ
                • ThumbAreaBackground プロパティ
                • ThumbAreaPadding プロパティ
                • ThumbHotBackground プロパティ
                • ThumbPadding プロパティ
                • ThumbPageBackground プロパティ
                • ThumbPageNumBackground プロパティ
                • ThumbPageNumFontSize プロパティ
                • ThumbPageNumForeground プロパティ
                • ThumbPageNumSize プロパティ
                • ThumbPageNumSpacing プロパティ
                • ThumbPagePreviewSize プロパティ
                • ThumbPressedBackground プロパティ
                • ThumbScrollDirection プロパティ
                • ThumbSelectedBackground プロパティ
                • ThumbViewMode プロパティ
                • ToolFrameContent プロパティ
                • ToolFrameVisible プロパティ
                • ToolFrameWidth プロパティ
                • TouchGripBackground プロパティ
                • TouchGripBorderBrush プロパティ
                • TwoPagesViewCommand プロパティ
                • UseAsyncRendering プロパティ
                • UseIncrementalSearch プロパティ
                • WholePageCommand プロパティ
                • WideLayout プロパティ
                • ZoomFactor プロパティ
                • ZoomInCommand プロパティ
                • ZoomMode プロパティ
                • ZoomOutCommand プロパティ
              • フィールド
                • ActiveFindMatchHighlightBrushProperty フィールド
                • AllowThumbViewProperty フィールド
                • BackwardForwardVisibleProperty フィールド
                • CloseActionEnabledProperty フィールド
                • CloseButtonToolTipProperty フィールド
                • CloseButtonVisibleProperty フィールド
                • ContinuousProperty フィールド
                • CurrentPageVisibleOnSearchToolbarProperty フィールド
                • DocumentListVisibleProperty フィールド
                • DocumentListWidthProperty フィールド
                • DocumentSourceProperty フィールド
                • FacingPagesProperty フィールド
                • FindMatchHighlightBrushProperty フィールド
                • InputFieldWidthProperty フィールド
                • LimitSearchToCurrentPageProperty フィールド
                • LinkOverpanProperty フィールド
                • LoadingPageForegroundProperty フィールド
                • LoadingPageSizeProperty フィールド
                • MatchCaseProperty フィールド
                • MatchWholeWordsProperty フィールド
                • MaxZoomFactorProperty フィールド
                • MinToolFrameWidthProperty フィールド
                • MinViewerPaneWidthProperty フィールド
                • MinZoomFactorProperty フィールド
                • MultiValueFieldHeightProperty フィールド
                • NonPaginatedContentAlignmentProperty フィールド
                • OpenActionEnabledProperty フィールド
                • OpenButtonToolTipProperty フィールド
                • OpenButtonVisibleProperty フィールド
                • OpenExportedFileProperty フィールド
                • PageAreaBackgroundProperty フィールド
                • PageAreaPaddingProperty フィールド
                • PageBackgroundProperty フィールド
                • PageColumnsProperty フィールド
                • PageOverpanProperty フィールド
                • PageRefreshRateProperty フィールド
                • PageRowsProperty フィールド
                • PageSpacingProperty フィールド
                • PaginatedProperty フィールド
                • RotateViewProperty フィールド
                • ScrollBarsProperty フィールド
                • SearchToolbarPositionProperty フィールド
                • SelectionHighlightBrushProperty フィールド
                • SelectMouseModeProperty フィールド
                • SplitterWidthProperty フィールド
                • ThumbAreaBackgroundProperty フィールド
                • ThumbAreaPaddingProperty フィールド
                • ThumbHotBackgroundProperty フィールド
                • ThumbPaddingProperty フィールド
                • ThumbPageBackgroundProperty フィールド
                • ThumbPageNumBackgroundProperty フィールド
                • ThumbPageNumFontSizeProperty フィールド
                • ThumbPageNumForegroundProperty フィールド
                • ThumbPageNumSizeProperty フィールド
                • ThumbPageNumSpacingProperty フィールド
                • ThumbPagePreviewSizeProperty フィールド
                • ThumbPressedBackgroundProperty フィールド
                • ThumbScrollDirectionProperty フィールド
                • ThumbSelectedBackgroundProperty フィールド
                • ThumbViewModeProperty フィールド
                • ToolFrameContentProperty フィールド
                • ToolFrameWidthProperty フィールド
                • TouchGripBackgroundProperty フィールド
                • TouchGripBorderBrushProperty フィールド
                • UseAsyncRenderingProperty フィールド
                • UseIncrementalSearchProperty フィールド
                • WideLayoutProperty フィールド
                • ZoomFactorProperty フィールド
                • ZoomModeProperty フィールド
              • イベント
                • CloseAction イベント
                • OpenAction イベント
            • C1FlexViewerPane
              • 概要
              • メンバ
              • C1FlexViewerPane コンストラクタ
              • メソッド
                • ClearHistory メソッド
                • ClearSelection メソッド
                • CopySelectionToClipboard メソッド
                • CreateDeviceResources メソッド
                • DiscardDeviceResources メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • DoZoomIn メソッド
                • DoZoomOut メソッド
                • Export メソッド
                • FocusFirstElement メソッド
                • GetSelectionAsText メソッド
                • NavigateBackward メソッド
                • NavigateForward メソッド
                • NavigateToOutlineNode メソッド
                • OnContextMenuOpening メソッド
                • OnDoWork メソッド
                • OnLongOperation メソッド
                • OnRunWorkerCompleted メソッド
                • Print メソッド
                • ResetSearch メソッド
                • SearchNext メソッド
                • SearchPrevious メソッド
                • SearchText メソッド
                • SelectAll メソッド
                • SetPageIndex メソッド
                • SetPageSetIndex メソッド
                • UpdateAllCommands メソッド
              • プロパティ
                • ActiveFindMatchHighlightBrush プロパティ
                • ActualSizeCommand プロパティ
                • AllowThumbView プロパティ
                • Busy プロパティ
                • CloseActionEnabled プロパティ
                • CloseCommand プロパティ
                • Continuous プロパティ
                • CopyTextCommand プロパティ
                • DeselectAllCommand プロパティ
                • DocumentSource プロパティ
                • ExportCommand プロパティ
                • FacingPages プロパティ
                • FacingPagesCommand プロパティ
                • FindMatchHighlightBrush プロパティ
                • FirstPageCommand プロパティ
                • FourPagesViewCommand プロパティ
                • Generating プロパティ
                • HasBackwardHistory プロパティ
                • HasForwardHistory プロパティ
                • HasPages プロパティ
                • HasParameters プロパティ
                • HasSelection プロパティ
                • HasWidePages プロパティ
                • LastPageCommand プロパティ
                • LimitSearchToCurrentPage プロパティ
                • LinkOverpan プロパティ
                • LoadingPageForeground プロパティ
                • LoadingPageSize プロパティ
                • MaxZoomFactor プロパティ
                • MinZoomFactor プロパティ
                • NavigateBackwardCommand プロパティ
                • NavigateForwardCommand プロパティ
                • NextPageCommand プロパティ
                • NonPaginatedContentAlignment プロパティ
                • OnePageViewCommand プロパティ
                • OpenActionEnabled プロパティ
                • OpenCommand プロパティ
                • OpenExportedFile プロパティ
                • Padding プロパティ
                • PageAreaBackground プロパティ
                • PageAreaPadding プロパティ
                • PageBackground プロパティ
                • PageColumns プロパティ
                • PageCount プロパティ
                • PageHistoryTracking プロパティ
                • PageNumber プロパティ
                • PageOverpan プロパティ
                • PageRefreshRate プロパティ
                • PageRows プロパティ
                • PageSetCount プロパティ
                • PageSetNumber プロパティ
                • PageSpacing プロパティ
                • PageWidthCommand プロパティ
                • Paginated プロパティ
                • PreviousPageCommand プロパティ
                • PrintCommand プロパティ
                • PrintJobName プロパティ
                • PrintQueue プロパティ
                • PrintTicket プロパティ
                • RefreshCommand プロパティ
                • RotateClockwiseCommand プロパティ
                • RotateCounterClockwiseCommand プロパティ
                • RotateView プロパティ
                • ScrollBars プロパティ
                • SearchStarted プロパティ
                • SelectAllCommand プロパティ
                • SelectionHighlightBrush プロパティ
                • SelectMouseMode プロパティ
                • SsrsMode プロパティ
                • StatusText プロパティ
                • StopOperationCommand プロパティ
                • ThumbAreaBackground プロパティ
                • ThumbAreaPadding プロパティ
                • ThumbHotBackground プロパティ
                • ThumbPadding プロパティ
                • ThumbPageBackground プロパティ
                • ThumbPageNumBackground プロパティ
                • ThumbPageNumFontSize プロパティ
                • ThumbPageNumForeground プロパティ
                • ThumbPageNumSize プロパティ
                • ThumbPageNumSpacing プロパティ
                • ThumbPagePreviewSize プロパティ
                • ThumbPressedBackground プロパティ
                • ThumbScrollDirection プロパティ
                • ThumbSelectedBackground プロパティ
                • ThumbViewActive プロパティ
                • ThumbViewMode プロパティ
                • TouchGripBackground プロパティ
                • TouchGripBorderBrush プロパティ
                • TwoPagesViewCommand プロパティ
                • UseAsyncRendering プロパティ
                • WholePageCommand プロパティ
                • WideLayout プロパティ
                • WindowClassName プロパティ
                • ZoomFactor プロパティ
                • ZoomInCommand プロパティ
                • ZoomMode プロパティ
                • ZoomOutCommand プロパティ
              • フィールド
                • ActiveFindMatchHighlightBrushProperty フィールド
                • AllowThumbViewProperty フィールド
                • BusyProperty フィールド
                • CloseActionEnabledProperty フィールド
                • ContinuousProperty フィールド
                • DocumentSourceProperty フィールド
                • FacingPagesProperty フィールド
                • FindMatchHighlightBrushProperty フィールド
                • GeneratingProperty フィールド
                • HasBackwardHistoryProperty フィールド
                • HasForwardHistoryProperty フィールド
                • HasPagesProperty フィールド
                • HasParametersProperty フィールド
                • HasSelectionProperty フィールド
                • HasWidePagesProperty フィールド
                • LimitSearchToCurrentPageProperty フィールド
                • LinkOverpanProperty フィールド
                • LoadingPageForegroundProperty フィールド
                • LoadingPageSizeProperty フィールド
                • MaxZoomFactorProperty フィールド
                • MinZoomFactorProperty フィールド
                • NonPaginatedContentAlignmentProperty フィールド
                • OpenActionEnabledProperty フィールド
                • OpenExportedFileProperty フィールド
                • PaddingProperty フィールド
                • PageAreaBackgroundProperty フィールド
                • PageAreaPaddingProperty フィールド
                • PageBackgroundProperty フィールド
                • PageColumnsProperty フィールド
                • PageCountProperty フィールド
                • PageHistoryTrackingProperty フィールド
                • PageNumberProperty フィールド
                • PageOverpanProperty フィールド
                • PageRefreshRateProperty フィールド
                • PageRowsProperty フィールド
                • PageSetCountProperty フィールド
                • PageSetNumberProperty フィールド
                • PageSpacingProperty フィールド
                • PaginatedProperty フィールド
                • RotateViewProperty フィールド
                • ScrollBarsProperty フィールド
                • SelectionHighlightBrushProperty フィールド
                • SelectMouseModeProperty フィールド
                • SsrsModeProperty フィールド
                • StatusTextProperty フィールド
                • ThumbAreaBackgroundProperty フィールド
                • ThumbAreaPaddingProperty フィールド
                • ThumbHotBackgroundProperty フィールド
                • ThumbPaddingProperty フィールド
                • ThumbPageBackgroundProperty フィールド
                • ThumbPageNumBackgroundProperty フィールド
                • ThumbPageNumFontSizeProperty フィールド
                • ThumbPageNumForegroundProperty フィールド
                • ThumbPageNumSizeProperty フィールド
                • ThumbPageNumSpacingProperty フィールド
                • ThumbPagePreviewSizeProperty フィールド
                • ThumbPressedBackgroundProperty フィールド
                • ThumbScrollDirectionProperty フィールド
                • ThumbSelectedBackgroundProperty フィールド
                • ThumbViewActiveProperty フィールド
                • ThumbViewModeProperty フィールド
                • TouchGripBackgroundProperty フィールド
                • TouchGripBorderBrushProperty フィールド
                • UseAsyncRenderingProperty フィールド
                • WideLayoutProperty フィールド
                • ZoomFactorProperty フィールド
                • ZoomModeProperty フィールド
              • イベント
                • CloseAction イベント
                • ContextMenuPopup イベント
                • HyperlinkClicked イベント
                • HyperlinkHovered イベント
                • LongOperation イベント
                • OpenAction イベント
                • OperationError イベント
                • OutlineClicked イベント
                • PropertyChanged イベント
                • SearchAction イベント
            • ContextMenuPopupEventArgs
              • 概要
              • メンバ
              • ContextMenuPopupEventArgs コンストラクタ
                • ContextMenuPopupEventArgs コンストラクタ()
                • ContextMenuPopupEventArgs コンストラクタ(Double,Double)
              • プロパティ
                • FromKeyboard プロパティ
                • X プロパティ
                • Y プロパティ
            • FlexViewerException
              • 概要
              • メンバ
              • FlexViewerException コンストラクタ
            • HyperlinkClickedEventArgs
              • 概要
              • メンバ
              • HyperlinkClickedEventArgs コンストラクタ
              • プロパティ
                • Hyperlink プロパティ
            • HyperlinkHoveredEventArgs
              • 概要
              • メンバ
              • HyperlinkHoveredEventArgs コンストラクタ
              • プロパティ
                • Hyperlink プロパティ
            • MainToolbar
              • 概要
              • メンバ
              • MainToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
            • NotificationBar
              • 概要
              • メンバ
              • NotificationBar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
            • OperationErrorEventArgs
              • 概要
              • メンバ
              • OperationErrorEventArgs コンストラクタ
              • プロパティ
                • Exception プロパティ
                • Handled プロパティ
                • Operation プロパティ
                • StatusText プロパティ
                • ThrowException プロパティ
            • OutlineClickedEventArgs
              • 概要
              • メンバ
              • OutlineClickedEventArgs コンストラクタ
              • プロパティ
                • LinkTarget プロパティ
            • OutlinesView
              • 概要
              • メンバ
              • OutlinesView コンストラクタ
            • PageSettingsView
              • 概要
              • メンバ
              • PageSettingsView コンストラクタ
            • ParametersView
              • 概要
              • メンバ
              • ParametersView コンストラクタ
            • SearchActionEventArgs
              • 概要
              • メンバ
              • SearchActionEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Handled プロパティ
            • SearchToolbar
              • 概要
              • メンバ
              • SearchToolbar コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
          • 列挙型
            • FlexViewerContentAlignment
            • FlexViewerErrorOperation
            • FlexViewerRotateView
            • FlexViewerScrollBars
            • FlexViewerSearchAction
            • FlexViewerSearchToolbarPosition
            • FlexViewerThumbScrollDirection
            • FlexViewerToolFrameContent
            • FlexViewerZoomMode
    • C1.WPF.Document.4.6.2 アセンブリ
      • 名前空間
        • C1.Silverlight.Document.Resources 名前空間
          • 概要
        • C1.WPF.Document 名前空間
          • 概要
          • クラス
            • ArcShape
              • 概要
              • メンバ
              • ArcShape コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Closed プロパティ
                • ShapeType プロパティ
            • BarcodeOptions
              • 概要
              • メンバ
              • BarcodeOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
                • ToString メソッド
              • プロパティ
                • BarCodeDirection プロパティ
                • CaptionGrouping プロパティ
                • CaptionPosition プロパティ
                • CheckSumEnabled プロパティ
                • Code49 プロパティ
                • DataMatrix プロパティ
                • GS1Composite プロパティ
                • MicroPDF417 プロパティ
                • PDF417 プロパティ
                • QRCode プロパティ
                • RssExpandedStacked プロパティ
                • SizeOptions プロパティ
                • SupplementNumber プロパティ
                • TextAlign プロパティ
            • BarcodeSizeOptions
              • 概要
              • メンバ
              • BarcodeSizeOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • BarHeight プロパティ
                • ModuleSize プロパティ
                • NarrowWideRatio プロパティ
                • SizeMode プロパティ
                • SupplementSpacing プロパティ
            • Border
              • 概要
              • メンバ
              • Border コンストラクタ
                • Border コンストラクタ()
                • Border コンストラクタ(Double,Color,DashStyle)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
                • ToString メソッド
              • プロパティ
                • Bottom プロパティ
                • Color プロパティ
                • CornerRadius プロパティ
                • Left プロパティ
                • Right プロパティ
                • Style プロパティ
                • Top プロパティ
                • Width プロパティ
            • C1BookmarkPosition
              • 概要
              • メンバ
              • C1BookmarkPosition コンストラクタ
              • プロパティ
                • PageBounds プロパティ
                • PageIndex プロパティ
            • C1Brush
              • 概要
              • メンバ
              • メソッド
                • IsVisible メソッド
            • C1Document
              • 概要
              • メンバ
              • C1Document コンストラクタ
              • メソッド
                • Clear メソッド
                • FindRenderObject メソッド
              • プロパティ
                • Body プロパティ
                • CompatibilityOptions プロパティ
                • Dictionary プロパティ
                • DocumentInfo プロパティ
                • MeasurementDevice プロパティ
                • MeasurementPrinterName プロパティ
                • MeasurementUnits プロパティ
                • Outlines プロパティ
                • Style プロパティ
            • C1DocumentAction
              • 概要
              • メンバ
            • C1DocumentSource
              • 概要
              • メンバ
              • メソッド
                • AddToLog メソッド
                  • AddToLog(Exception) メソッド
                  • AddToLog(LogEntrySeverity,String) メソッド
                  • AddToLog(LogEntrySeverity,String,Object[]) メソッド
                • CancelAsync メソッド
                • ClearContent メソッド
                • CreateParametersCollection メソッド
                • Dispose メソッド
                  • Dispose(Boolean) メソッド
                • ExecuteAction メソッド
                • ExecuteActionAsync メソッド
                • ExecuteActionAsyncEx メソッド
                • Export メソッド
                • ExportAsync メソッド
                • ExportAsyncEx メソッド
                • FirePageCountChanged メソッド
                • Generate メソッド
                • GenerateAsync メソッド
                • GenerateAsyncEx メソッド
                • GetDocumentRange メソッド
                • GetPageDocumentRange メソッド
                • GetWholeDocumentRange メソッド
                • GetWordDocumentRange メソッド
                • Init メソッド
                • IsGenerateAllowed メソッド
                • OnBusyStateChanged メソッド
                • OnDirtyChanged メソッド
                • OnExportCompleted メソッド
                • OnGenerateCompleted メソッド
                • OnGetLinkTargetPositionCompleted メソッド
                • OnGetPageCompleted メソッド
                • OnPageCountChanged メソッド
                • OnPagesClear メソッド
                • OnPagesLoaded メソッド
                • OnSecurityError メソッド
                • OnValidateParametersCompleted メソッド
                • Print メソッド
                  • Print(C1PrintOptions) メソッド
                  • Print() メソッド
                • ValidateParameters メソッド
                • ValidateParametersAsync メソッド
                • ValidateParametersAsyncEx メソッド
              • プロパティ
                • AsyncMethodsUseAwaitPattern プロパティ
                • BusyState プロパティ
                • Credential プロパティ
                • DefaultPrintOptions プロパティ
                • Dirty プロパティ
                • Document プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • IsBusy プロパティ
                • IsDisposed プロパティ
                • IsUserInteractive プロパティ
                • Log プロパティ
                • PageCount プロパティ
                • PageSettings プロパティ
                • Parameters プロパティ
                • SupportedExportProviders プロパティ
              • イベント
                • BusyStateChanged イベント
                • DirtyChanged イベント
                • ExportCompleted イベント
                • GenerateCompleted イベント
                • LongOperation イベント
                • PageCountChanged イベント
                • SecurityError イベント
                • ValidateParametersCompleted イベント
            • C1DocumentSourceContext
              • 概要
              • メンバ
            • C1DocumentSourceException
              • 概要
              • メンバ
              • C1DocumentSourceException コンストラクタ
                • C1DocumentSourceException コンストラクタ(String)
                • C1DocumentSourceException コンストラクタ(String,Object[])
            • C1DocumentSourceFeatures
              • 概要
              • メンバ
              • プロパティ
                • SupportsNonPaginated プロパティ
                • SupportsPageSettings プロパティ
                • SupportsPaginated プロパティ
                • SupportsTextSearchInPaginatedMode プロパティ
                • SupportsTextSelectionInPaginatedMode プロパティ
            • C1FindTextParams
              • 概要
              • メンバ
              • C1FindTextParams コンストラクタ
              • プロパティ
                • MatchCase プロパティ
                • Text プロパティ
                • WholeWord プロパティ
            • C1FoundPosition
              • 概要
              • メンバ
              • メソッド
                • GetBounds メソッド
                • GetEnd メソッド
                • GetFragmentRange メソッド
                • GetPage メソッド
                • GetStart メソッド
              • プロパティ
                • NearText プロパティ
                • PositionInNearText プロパティ
            • C1FragmentHighlight
              • 概要
              • メンバ
              • C1FragmentHighlight コンストラクタ
              • プロパティ
                • Attrs プロパティ
                • Range プロパティ
            • C1GradientBrush
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Color1 プロパティ
                • Color2 プロパティ
                • GradientStops プロパティ
            • C1Hyperlink
              • 概要
              • メンバ
              • C1Hyperlink コンストラクタ
                • C1Hyperlink コンストラクタ()
                • C1Hyperlink コンストラクタ(C1LinkTargetBase)
                • C1Hyperlink コンストラクタ(C1LinkTargetBase,String)
                • C1Hyperlink コンストラクタ(C1LinkTargetBase,String,Object)
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
              • プロパティ
                • LinkTarget プロパティ
                • StatusText プロパティ
                • Tag プロパティ
            • C1KeyedList<TKey,TItem>
              • 概要
              • メンバ
              • C1KeyedList<TKey,TItem> コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • GetByIndex メソッド
                • IndexOf メソッド
                • RemoveAt メソッド
                • TryGetValue メソッド
              • プロパティ
                • Count プロパティ
            • C1LinearBrush
              • 概要
              • メンバ
              • C1LinearBrush コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • EndColor プロパティ
                • EndPoint プロパティ
                • StartColor プロパティ
                • StartPoint プロパティ
            • C1LinkTarget
              • 概要
              • メンバ
              • C1LinkTarget コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Bookmark プロパティ
                • DocumentAction プロパティ
            • C1LinkTargetBase
              • 概要
              • メンバ
              • メソッド
                • Encode メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Parse メソッド
              • プロパティ
                • DocumentAction プロパティ
            • C1LinkTargetFile
              • 概要
              • メンバ
              • C1LinkTargetFile コンストラクタ
                • C1LinkTargetFile コンストラクタ(String)
                • C1LinkTargetFile コンストラクタ(String,String)
                • C1LinkTargetFile コンストラクタ(String,String,String,String)
              • メソッド
                • Open メソッド
              • プロパティ
                • Command プロパティ
                • Directory プロパティ
                • FileName プロパティ
                • Parameters プロパティ
            • C1LinkTargetPage
              • 概要
              • メンバ
              • C1LinkTargetPage コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • DocumentAction プロパティ
                • PageBounds プロパティ
                • PageIndex プロパティ
            • C1PageSettings
              • 概要
              • メンバ
              • C1PageSettings コンストラクタ
                • C1PageSettings コンストラクタ(Unit,Unit,PageMediaSizeName,Boolean)
                • C1PageSettings コンストラクタ()
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • IsLayoutEqual メソッド
                • OnPropertyChanged メソッド
              • プロパティ
                • BottomMargin プロパティ
                • Height プロパティ
                • Landscape プロパティ
                • LeftMargin プロパティ
                • PaperSize プロパティ
                • RightMargin プロパティ
                • TopMargin プロパティ
                • Width プロパティ
              • イベント
                • PropertyChanged イベント
            • C1PdfDocumentSource
              • 概要
              • メンバ
              • C1PdfDocumentSource コンストラクタ
                • C1PdfDocumentSource コンストラクタ()
                • C1PdfDocumentSource コンストラクタ(IContainer)
              • メソッド
                • GetDocumentRange メソッド
                • GetPageDocumentRange メソッド
                • GetWholeDocumentRange メソッド
                • Init メソッド
                • LoadFromFile メソッド
                • LoadFromStream メソッド
                • ResetDocumentLocation メソッド
                • ShouldSerializeDocumentLocation メソッド
              • プロパティ
                • Credential プロパティ
                • Document プロパティ
                • DocumentLocation プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • Stream プロパティ
                • SupportedExportProviders プロパティ
            • C1PrintOptions
              • 概要
              • メンバ
              • C1PrintOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • ToString メソッド
              • プロパティ
                • ImagesScaleFactor プロパティ
                • IsTurnOver プロパティ
                • OutputRange プロパティ
                • PageScaling プロパティ
                • PrintJobName プロパティ
                • PrintQueue プロパティ
                • PrintTicket プロパティ
            • C1RadialBrush
              • 概要
              • メンバ
              • C1RadialBrush コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Center プロパティ
                • CenterColor プロパティ
                • SurroundColor プロパティ
            • C1RplImportException
              • 概要
              • メンバ
              • C1RplImportException コンストラクタ
                • C1RplImportException コンストラクタ(String)
                • C1RplImportException コンストラクタ(String,Object[])
            • C1SolidBrush
              • 概要
              • メンバ
              • C1SolidBrush コンストラクタ
                • C1SolidBrush コンストラクタ()
                • C1SolidBrush コンストラクタ(Color)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • GetHashCodeInt メソッド
              • プロパティ
                • Color プロパティ
            • C1SortedList<TKey,TValue>
              • 概要
              • メンバ
              • C1SortedList<TKey,TValue> コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • TryGetValue メソッド
              • プロパティ
                • Count プロパティ
            • C1SSRSDocumentSource
              • 概要
              • メンバ
              • C1SSRSDocumentSource コンストラクタ
              • メソッド
                • Generate メソッド
                • GenerateAsync メソッド
                • GenerateAsyncEx メソッド
                • Init メソッド
                • IsGenerateAllowed メソッド
                • ResetDocumentLocation メソッド
                • ShouldSerializeConnectionOptions メソッド
                • ShouldSerializeDocumentLocation メソッド
                • ValidateParameters メソッド
                • ValidateParametersAsync メソッド
                • ValidateParametersAsyncEx メソッド
              • プロパティ
                • ConnectionOptions プロパティ
                • Credential プロパティ
                • Document プロパティ
                • DocumentLocation プロパティ
                • DocumentName プロパティ
                • Features プロパティ
                • Language プロパティ
                • PageSettings プロパティ
                • ReportSession プロパティ
                • SupportedExportProviders プロパティ
              • フィールド
                • BmpExportProvider フィールド
                • CsvExportProvider フィールド
                • DocxExportProvider フィールド
                • EmfExportProvider フィールド
                • ExcelExportProvider フィールド
                • GifExportProvider フィールド
                • JpegExportProvider フィールド
                • MhtmlExportProvider フィールド
                • PdfExportProvider フィールド
                • PngExportProvider フィールド
                • TiffExportProvider フィールド
                • WordExportProvider フィールド
                • XlsxExportProvider フィールド
            • C1TextSearchManager
              • 概要
              • メンバ
              • C1TextSearchManager コンストラクタ
              • メソッド
                • CancelAsync メソッド
                • Dispose メソッド
                  • Dispose() メソッド
                  • Dispose(Boolean) メソッド
                • Finalize メソッド
                • FindNext メソッド
                • FindNextAsync メソッド
                • FindNextAsyncEx メソッド
                • FindPrevious メソッド
                • FindPreviousAsync メソッド
                • FindPreviousAsyncEx メソッド
                • FindStart メソッド
                  • FindStart(Int32,SearchScope,C1FindTextParams) メソッド
                  • FindStart(Int32,Boolean,C1FindTextParams) メソッド
                • FindStartAsync メソッド
                  • FindStartAsync(Int32,SearchScope,C1FindTextParams,Boolean) メソッド
                  • FindStartAsync(Int32,Boolean,C1FindTextParams,Boolean) メソッド
                • FindStartAsyncEx メソッド
                  • FindStartAsyncEx(Int32,SearchScope,C1FindTextParams,Boolean) メソッド
                  • FindStartAsyncEx(Int32,Boolean,C1FindTextParams,Boolean) メソッド
                • GetFragmentHighligh メソッド
                • HasFoundPositions メソッド
                • IsSearching メソッド
                • OnFindActionCompleted メソッド
                • OnFoundPositionsChanged メソッド
                • OnLongOperation メソッド
                • Reset メソッド
              • プロパティ
                • ActiveFoundPosition プロパティ
                • DocumentSource プロパティ
                • FoundPositions プロパティ
                • Params プロパティ
                • Scope プロパティ
              • イベント
                • FindActionCompleted イベント
                • FoundPositionsChanged イベント
                • LongOperation イベント
            • CompatibilityOptions
              • 概要
              • メンバ
              • CompatibilityOptions コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Reset メソッド
              • プロパティ
                • BordersMode プロパティ
                • ClipPage プロパティ
                • KeepImages プロパティ
                • StretchBarCodesAsImages プロパティ
                • UseGdiCompatibleTextLayout プロパティ
                • UseGdiLinesInPdfExport プロパティ
            • DocumentInfo
              • 概要
              • メンバ
              • DocumentInfo コンストラクタ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • GetKeywordsAsText メソッド
                • SetKeywordsAsText メソッド
              • プロパティ
                • Author プロパティ
                • Comment プロパティ
                • Company プロパティ
                • CreationTime プロパティ
                • Creator プロパティ
                • Keywords プロパティ
                • Manager プロパティ
                • Operator プロパティ
                • Producer プロパティ
                • RevisionTime プロパティ
                • Subject プロパティ
                • Title プロパティ
                • UserData プロパティ
            • EllipsePartShape
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • StartAngle プロパティ
                • SweepAngle プロパティ
            • EllipseShape
              • 概要
              • メンバ
              • EllipseShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • ExecuteActionCompletedEventArgs
              • 概要
              • メンバ
              • ExecuteActionCompletedEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Position プロパティ
            • ExportCompletedEventArgs
              • 概要
              • メンバ
              • ExportCompletedEventArgs コンストラクタ
              • プロパティ
                • Exporter プロパティ
            • FindActionCompletedEventArgs
              • 概要
              • メンバ
              • FindActionCompletedEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Position プロパティ
            • GetLinkTargetPositionCompletedEventArgs
              • 概要
              • メンバ
              • GetLinkTargetPositionCompletedEventArgs コンストラクタ
              • プロパティ
                • LinkTarget プロパティ
                • Position プロパティ
            • GetPageCompletedEventArgs
              • 概要
              • メンバ
              • GetPageCompletedEventArgs コンストラクタ
              • プロパティ
                • Page プロパティ
                • PageIndex プロパティ
            • GradientStop
              • 概要
              • メンバ
              • GradientStop コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Color プロパティ
                • Position プロパティ
            • IsoscelesTriangleShape
              • 概要
              • メンバ
              • IsoscelesTriangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • LabeledValue
              • 概要
              • メンバ
              • LabeledValue コンストラクタ
              • プロパティ
                • Label プロパティ
                • Value プロパティ
            • LabeledValues
              • 概要
              • メンバ
              • LabeledValues コンストラクタ
              • メソッド
                • IndexOfValue メソッド
              • フィールド
                • Empty フィールド
            • Line
              • 概要
              • メンバ
              • Line コンストラクタ
                • Line コンストラクタ()
                • Line コンストラクタ(Double,Color,DashStyle)
              • メソッド
                • AssignFrom メソッド
                • Compare メソッド
                • CreateSame メソッド
                • Reset メソッド
                • ShouldSerialize メソッド
              • プロパティ
                • ActualWidth プロパティ
                • Color プロパティ
                • Style プロパティ
                • Width プロパティ
            • LineShape
              • 概要
              • メンバ
              • LineShape コンストラクタ
                • LineShape コンストラクタ()
                • LineShape コンストラクタ(LineSlantEnum)
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • LineSlant プロパティ
                • ShapeType プロパティ
            • LineShapeBase
              • 概要
              • メンバ
            • LogEntry
              • 概要
              • メンバ
              • LogEntry コンストラクタ
              • プロパティ
                • Exception プロパティ
                • Message プロパティ
                • Severity プロパティ
            • LogEntryList
              • 概要
              • メンバ
              • LogEntryList コンストラクタ
              • メソッド
                • Add メソッド
                  • Add(LogEntrySeverity,Exception,String) メソッド
                  • Add(String) メソッド
            • LongOperationEventArgs
              • 概要
              • メンバ
              • LongOperationEventArgs コンストラクタ
                • LongOperationEventArgs コンストラクタ()
                • LongOperationEventArgs コンストラクタ(Double)
                • LongOperationEventArgs コンストラクタ(Double,Boolean)
                • LongOperationEventArgs コンストラクタ(Boolean)
              • プロパティ
                • CanCancel プロパティ
                • Cancel プロパティ
                • Complete プロパティ
            • NotifyCollectionEventArgs
              • 概要
              • メンバ
              • NotifyCollectionEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • Index プロパティ
              • フィールド
                • Clear フィールド
            • OutputRange
              • 概要
              • メンバ
              • OutputRange コンストラクタ
                • OutputRange コンストラクタ(Int32,Int32,Boolean)
                • OutputRange コンストラクタ(Int32,Int32)
                • OutputRange コンストラクタ(Int32[])
                • OutputRange コンストラクタ(String)
                • OutputRange コンストラクタ(Int32[],Boolean)
                • OutputRange コンストラクタ(String,Boolean)
              • メソッド
                • Contains メソッド
                • Equals メソッド
                • GetEnumerator メソッド
                  • GetEnumerator(Int32,Int32) メソッド
                  • GetEnumerator(Int32) メソッド
                  • GetEnumerator() メソッド
                • GetHashCode メソッド
                • GetMaxPage メソッド
                • GetMinPage メソッド
                • GetPage メソッド
                • GetPageCount メソッド
                • InRange メソッド
                • ToString メソッド
                • TryParse メソッド
              • プロパティ
                • FromPage プロパティ
                • Inverted プロパティ
                • ToPage プロパティ
                • Type プロパティ
              • フィールド
                • All フィールド
                • AllInverted フィールド
            • OutputRange.Enumerator
              • 概要
              • メンバ
              • OutputRange.Enumerator コンストラクタ
              • メソッド
                • MoveNext メソッド
                • Reset メソッド
              • プロパティ
                • Current プロパティ
            • PagesLoadedEventArgs
              • 概要
              • メンバ
              • PagesLoadedEventArgs コンストラクタ
                • PagesLoadedEventArgs コンストラクタ(Int32)
                • PagesLoadedEventArgs コンストラクタ(Int32,Int32)
              • プロパティ
                • Count プロパティ
                • StartIndex プロパティ
            • ParameterValidationError
              • 概要
              • メンバ
              • ParameterValidationError コンストラクタ
              • プロパティ
                • ErrorMessage プロパティ
                • Parameter プロパティ
                • Value プロパティ
            • PdfPasswordException
              • 概要
              • メンバ
              • PdfPasswordException コンストラクタ
            • PieShape
              • 概要
              • メンバ
              • PieShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • PolygonShape
              • 概要
              • メンバ
              • PolygonShape コンストラクタ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • EditMode プロパティ
                • Points プロパティ
                • ShapeType プロパティ
            • PropertyNotifyEventArgs
              • 概要
              • メンバ
              • PropertyNotifyEventArgs コンストラクタ
              • プロパティ
                • PropertyName プロパティ
            • RectangleShape
              • 概要
              • メンバ
              • RectangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • RightTriangleShape
              • 概要
              • メンバ
              • RightTriangleShape コンストラクタ
              • プロパティ
                • ShapeType プロパティ
            • SecurityErrorEventArgs
              • 概要
              • メンバ
              • SecurityErrorEventArgs コンストラクタ
              • プロパティ
                • FailedAttemptCount プロパティ
                • Path プロパティ
                • Retry プロパティ
            • SecurityException
              • 概要
              • メンバ
              • SecurityException コンストラクタ
              • プロパティ
                • Path プロパティ
            • ShapeBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • CreateShape メソッド
                • OnPropertyChanged メソッド
              • プロパティ
                • ShapeType プロパティ
              • イベント
                • PropertyChanged イベント
            • SSRSDrillthroughReportLocation
              • 概要
              • メンバ
              • SSRSDrillthroughReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • DrillthroughID プロパティ
                • ExecutionID プロパティ
            • SSRSOpenReportAction
              • 概要
              • メンバ
              • SSRSOpenReportAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Location プロパティ
            • SSRSReportLocation
              • 概要
              • メンバ
              • SSRSReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • ReportPath プロパティ
            • SSRSReportLocationBase
              • 概要
              • メンバ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ReportServer プロパティ
            • SSRSSessionReportLocation
              • 概要
              • メンバ
              • SSRSSessionReportLocation コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • SessionID プロパティ
            • SSRSSortAction
              • 概要
              • メンバ
              • SSRSSortAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Direction プロパティ
                • SortItemID プロパティ
            • SSRSToggleItemAction
              • 概要
              • メンバ
              • SSRSToggleItemAction コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • ToggleID プロパティ
            • TriangleShapeBase
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
              • プロパティ
                • Angle プロパティ
                • FlipHorizontal プロパティ
                • FlipVertical プロパティ
            • Utils
              • 概要
              • メンバ
              • メソッド
                • AreObjectArraysEqual メソッド
                • AreObjectsEqual メソッド
                • AsNumber メソッド
                • Assign メソッド
                  • Assign<T>(Object,T,T) メソッド
                  • Assign<T>(T,T) メソッド
                • BarCodeEnumToCodeType メソッド
                • Compare メソッド
                • CopyStream メソッド
                • DeflateHalfLine メソッド
                • FastFind メソッド
                • FindTextInstances メソッド
                • GetDcDpi メソッド
                • GetFlag メソッド
                • GetImageEmbeddedResource メソッド
                  • GetImageEmbeddedResource(Assembly,String) メソッド
                  • GetImageEmbeddedResource(String) メソッド
                • GetInterface メソッド
                • GetMethod メソッド
                • GetMinMax メソッド
                • GetNearText メソッド
                • GetParameterlessCtor メソッド
                • GetProperty メソッド
                • GetRelativePath メソッド
                • GetResourceImage メソッド
                • GetResourceStream メソッド
                • GetStringEmbeddedResource メソッド
                  • GetStringEmbeddedResource(Assembly,String) メソッド
                  • GetStringEmbeddedResource(String) メソッド
                • GetWord メソッド
                • InflateHalfLine メソッド
                • IsCancelled メソッド
                • IsCulturesSame メソッド
                • IsEmpty メソッド
                • IsEnum メソッド
                • IsNull メソッド
                • IsNumber メソッド
                • IsValueType メソッド
                • IsWholeWord メソッド
                • ReadMetafileFromMemory メソッド
                • SamePaperSizes メソッド
                • SetFlag メソッド
                • Swap<T> メソッド
                • ToTwips メソッド
                • TryAsNumber メソッド
                • TryObjectAsDouble メソッド
                • ValidateFileName メソッド
                • WriteImageToFile メソッド
                • WriteImageToStream メソッド
                  • WriteImageToStream(C1ImageHelper,Stream) メソッド
                  • WriteImageToStream(Image,ImageFormat,Stream) メソッド
                • WriteMetafileToFile メソッド
                • WriteMetafileToMemory メソッド
                • WriteMetafileToStream メソッド
              • フィールド
                • ZeroPoint フィールド
                • ZeroRect フィールド
                • ZeroSize フィールド
            • ValidateParametersCompletedEventArgs
              • 概要
              • メンバ
              • ValidateParametersCompletedEventArgs コンストラクタ
              • プロパティ
                • Errors プロパティ
            • VisualPrimitive
              • 概要
              • メンバ
              • メソッド
                • AssignFrom メソッド
                • Clone メソッド
                • Compare メソッド
                  • Compare(VisualPrimitive) メソッド
                  • Compare(VisualPrimitive,VisualPrimitive) メソッド
                • CreateSame メソッド
                • OnPropertyChanged メソッド
              • イベント
                • PropertyChanged イベント
          • 列挙型
            • AsyncStatus
            • BarCodeEnum
            • BarcodeSizeMode
            • BordersSplitMode
            • C1DocumentSourceBusyState
            • C1FindTextAction
            • C1FontStretch
            • CollectionAction
            • DashStyle
            • DocumentInfoFields
            • LineSlantEnum
            • LogEntrySeverity
            • MeasurementDevice
            • OutputRangeType
            • PageScaling
            • ParameterType
            • SearchScope
            • ShapeType
            • StretchEnum
            • TextFitMode
            • UnitTypeEnum
            • WritingMode
          • 構造体
            • C1HighlightAttrs
              • 概要
              • メンバ
              • プロパティ
                • BackColor プロパティ
                • ForeColor プロパティ
            • C1TextRange
              • 概要
              • メンバ
              • C1TextRange コンストラクタ
              • メソッド
                • Contains メソッド
              • プロパティ
                • EndPosition プロパティ
                • Length プロパティ
                • StartPosition プロパティ
              • フィールド
                • Full フィールド
            • CornerRadius
              • 概要
              • メンバ
              • CornerRadius コンストラクタ
                • CornerRadius コンストラクタ(Double)
                • CornerRadius コンストラクタ(Double,Double)
                • CornerRadius コンストラクタ(Double,Double,Double,Double,Double,Double,Double,Double)
              • メソッド
                • ToString メソッド
              • プロパティ
                • All プロパティ
                • AllX プロパティ
                • AllY プロパティ
                • BottomLeftX プロパティ
                • BottomLeftY プロパティ
                • BottomRightX プロパティ
                • BottomRightY プロパティ
                • TopLeftX プロパティ
                • TopLeftY プロパティ
                • TopRightX プロパティ
                • TopRightY プロパティ
              • フィールド
                • Default フィールド
            • Unit
              • 概要
              • メンバ
              • Unit コンストラクタ
                • Unit コンストラクタ(String)
                • Unit コンストラクタ(Double,UnitTypeEnum)
              • メソッド
                • Convert メソッド
                  • Convert(UnitTypeEnum) メソッド
                  • Convert(Double,Double,UnitTypeEnum) メソッド
                  • Convert(Double,UnitTypeEnum,Double) メソッド
                  • Convert(Double,UnitTypeEnum,UnitTypeEnum) メソッド
                • Parse メソッド
                • StringToUnitType メソッド
                • ToString メソッド
                • TryParse メソッド
                  • TryParse(String,Double,UnitTypeEnum) メソッド
                  • TryParse(String,Unit) メソッド
                • UnitTypeToString メソッド
              • プロパティ
                • Units プロパティ
                • Value プロパティ
              • フィールド
                • BoldLineWidth フィールド
                • CmPerInch フィールド
                • CmPerInchF フィールド
                • DipPerInch フィールド
                • DisplayPerInch フィールド
                • DisplayPerInchF フィールド
                • DocumentUnitsPerInch フィールド
                • DocumentUnitsPerInchF フィールド
                • LineWidth フィールド
                • MmPerInch フィールド
                • MmPerInchF フィールド
                • PicaPerInch フィールド
                • PicaPerInchF フィールド
                • PointsPerInch フィールド
                • PointsPerInchF フィールド
                • PositiveInfinity フィールド
                • TwipsPerInch フィールド
                • TwipsPerInchF フィールド
                • Zero フィールド
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
          • インターフェース
            • IAsyncActionWithProgress<TProgress>
              • 概要
              • メンバ
              • メソッド
                • GetResults メソッド
              • プロパティ
                • Completed プロパティ
                • Progress プロパティ
            • IAsyncInfo
              • 概要
              • メンバ
              • メソッド
                • Cancel メソッド
                • Close メソッド
              • プロパティ
                • ErrorCode プロパティ
                • Id プロパティ
                • Status プロパティ
            • IAsyncOperationWithProgress<TResult,TProgress>
              • 概要
              • メンバ
              • メソッド
                • GetResults メソッド
              • プロパティ
                • Completed プロパティ
                • Progress プロパティ
            • IC1KeyedItem<TKey>
              • 概要
              • メンバ
              • メソッド
                • GetKey メソッド
            • INotifyCollection
              • 概要
              • メンバ
              • イベント
                • CollectionChanged イベント
                • CollectionChanging イベント
            • INotifyObject
              • 概要
              • メンバ
              • イベント
                • PropertyChanged イベント
                • PropertyChanging イベント
          • デリゲート
            • AsyncActionProgressHandler<TProgress>
            • AsyncActionWithProgressCompletedHandler<TProgress>
            • AsyncOperationProgressHandler<TResult,TProgress>
            • AsyncOperationWithProgressCompletedHandler<TResult,TProgress>
            • LongOperationEventHandler
            • NotifyCollectionEventHandler
            • PagesLoadedEventHandler
            • PropertyNotifyEventHandler
            • SecurityErrorEventHandler
        • C1.WPF.Document.Export 名前空間
          • 概要
          • クラス
            • BmpExportProvider
              • 概要
              • メンバ
              • BmpExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • BmpFilter
              • 概要
              • メンバ
              • BmpFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • CsvExportProvider
              • 概要
              • メンバ
              • CsvExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • CsvFilter
              • 概要
              • メンバ
              • CsvFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • Save メソッド
              • プロパティ
                • ExportProvider プロパティ
                • FontScaling プロパティ
                • SheetName プロパティ
                • Tolerance プロパティ
            • DocxExportProvider
              • 概要
              • メンバ
              • DocxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ExportFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
                • Dispose メソッド
                  • Dispose() メソッド
                  • Dispose(Boolean) メソッド
                • Finalize メソッド
                • ShowOptionsDialog メソッド
              • プロパティ
                • DocumentInfo プロパティ
                • ExportProvider プロパティ
                • FileName プロパティ
                • MultiFile プロパティ
                • OutputFiles プロパティ
                • PageSettings プロパティ
                • Preview プロパティ
                • Range プロパティ
                • ShowOptions プロパティ
                • Stream プロパティ
                • UseZipForMultipleFiles プロパティ
              • フィールド
                • m_MultiFile フィールド
            • ExportProvider
              • 概要
              • メンバ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • CanShowOptions プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
              • フィールド
                • BmpExportProvider フィールド
                • CsvExportProvider フィールド
                • DocxExportProvider フィールド
                • GifExportProvider フィールド
                • HtmlExportProvider フィールド
                • JpegExportProvider フィールド
                • MetafileExportProvider フィールド
                • PdfExportProvider フィールド
                • PngExportProvider フィールド
                • RtfExportProvider フィールド
                • TiffExportProvider フィールド
                • XlsExportProvider フィールド
                • XlsxExportProvider フィールド
            • GifExportProvider
              • 概要
              • メンバ
              • GifExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • GifFilter
              • 概要
              • メンバ
              • GifFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • GraphicsFilter
              • 概要
              • メンバ
            • HtmlExportProvider
              • 概要
              • メンバ
              • HtmlExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • HtmlFilter
              • 概要
              • メンバ
              • HtmlFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
              • フィールド
                • Paged フィールド
            • HtmlFilterBase
              • 概要
              • メンバ
              • フィールド
                • DrawSpecialSymbols フィールド
                • NavigatorPosition フィールド
                • ShowNavigator フィールド
                • SingleFile フィールド
            • ImageExportProvider
              • 概要
              • メンバ
            • ImageFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
            • JpegExportProvider
              • 概要
              • メンバ
              • JpegExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • JpegFilter
              • 概要
              • メンバ
              • JpegFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • MetafileExportProvider
              • 概要
              • メンバ
              • MetafileExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • MetafileFilter
              • 概要
              • メンバ
              • MetafileFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
                • MetafileType プロパティ
                • ReferenceGraphics プロパティ
            • PdfExportProvider
              • 概要
              • メンバ
              • PdfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • PdfFilter
              • 概要
              • メンバ
              • PdfFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • EmbedFonts プロパティ
                • ExportProvider プロパティ
                • PdfACompatible プロパティ
                • PdfSecurityOptions プロパティ
                • UseCompression プロパティ
                • UseJpegCompression プロパティ
                • UseOutlines プロパティ
            • PdfSecurityOptions
              • 概要
              • メンバ
              • PdfSecurityOptions コンストラクタ
              • プロパティ
                • AllowCopyContent プロパティ
                • AllowEditAnnotations プロパティ
                • AllowEditContent プロパティ
                • AllowPrint プロパティ
                • EncryptionType プロパティ
                • OwnerPassword プロパティ
                • UserPassword プロパティ
            • PngExportProvider
              • 概要
              • メンバ
              • PngExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • PngFilter
              • 概要
              • メンバ
              • PngFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
            • RasterImageExportProvider
              • 概要
              • メンバ
            • RasterImageFilter
              • 概要
              • メンバ
              • プロパティ
                • Resolution プロパティ
            • RtfExportProvider
              • 概要
              • メンバ
              • RtfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • RtfFilter
              • 概要
              • メンバ
              • RtfFilter コンストラクタ
            • RtfStructureFilter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OpenXml プロパティ
                • Paged プロパティ
                • ShapesWord2007Compatible プロパティ
            • StructureFilter
              • 概要
              • メンバ
            • TiffExportProvider
              • 概要
              • メンバ
              • TiffExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • TiffFilter
              • 概要
              • メンバ
              • TiffFilter コンストラクタ
              • プロパティ
                • ExportProvider プロパティ
                • Monochrome プロパティ
            • XlsExportProvider
              • 概要
              • メンバ
              • XlsExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • XlsFilter
              • 概要
              • メンバ
              • XlsFilter コンストラクタ
              • メソッド
                • CanExportRange メソッド
              • プロパティ
                • ExportProvider プロパティ
                • FontScaling プロパティ
                • FreezePageHeader プロパティ
                • OpenXml プロパティ
                • PictureLayer プロパティ
                • SheetName プロパティ
                • Tolerance プロパティ
            • XlsxExportProvider
              • 概要
              • メンバ
              • XlsxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
          • 列挙型
            • HtmlFilter.NavigatorPositions
        • C1.WPF.Document.Export.Ssrs 名前空間
          • 概要
          • クラス
            • BmpExporter
              • 概要
              • メンバ
              • BmpExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • BmpExportProvider
              • 概要
              • メンバ
              • BmpExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • CsvExporter
              • 概要
              • メンバ
              • CsvExporter コンストラクタ
              • メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • Encoding プロパティ
                • ExcelMode プロパティ
                • ExportProvider プロパティ
                • FieldDelimiter プロパティ
                • FileExtension プロパティ
                • NoHeader プロパティ
                • Qualifier プロパティ
                • RecordDelimiter プロパティ
                • SuppressLineBreaks プロパティ
                • UseFormattedValues プロパティ
            • CsvExportProvider
              • 概要
              • メンバ
              • CsvExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • DocxExportProvider
              • 概要
              • メンバ
              • DocxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • EmfExporter
              • 概要
              • メンバ
              • EmfExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • EmfExportProvider
              • 概要
              • メンバ
              • EmfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ExcelExporter
              • 概要
              • メンバ
              • ExcelExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OmitDocumentMap プロパティ
                • OmitFormulas プロパティ
                • OpenXmlDocument プロパティ
                • SimplePageHeaders プロパティ
            • ExcelExportProvider
              • 概要
              • メンバ
              • ExcelExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • Exporter
              • 概要
              • メンバ
              • メソッド
                • AddValue メソッド
                  • AddValue(StringBuilder,String,String) メソッド
                  • AddValue(StringBuilder,String,Unit) メソッド
                • AddValuePreserve メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
            • GifExporter
              • 概要
              • メンバ
              • GifExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • GifExportProvider
              • 概要
              • メンバ
              • GifExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • ImageExporter
              • 概要
              • メンバ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
                • GetOutputFormat メソッド
            • JpegExporter
              • 概要
              • メンバ
              • JpegExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • JpegExportProvider
              • 概要
              • メンバ
              • JpegExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • MhtmlExporter
              • 概要
              • メンバ
              • MhtmlExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • OutlookCompat プロパティ
            • MhtmlExportProvider
              • 概要
              • メンバ
              • MhtmlExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • PaginatedExporter
              • 概要
              • メンバ
              • メソッド
                • GetDevInfo メソッド
              • プロパティ
                • Columns プロパティ
                • ColumnSpacing プロパティ
            • PdfExporter
              • 概要
              • メンバ
              • PdfExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
                • HumanReadablePDF プロパティ
            • PdfExportProvider
              • 概要
              • メンバ
              • PdfExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
                • SupportedDocumentInfoFields プロパティ
            • PngExporter
              • 概要
              • メンバ
              • PngExporter コンストラクタ
              • メソッド
                • GetOutputFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • PngExportProvider
              • 概要
              • メンバ
              • PngExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • TiffExporter
              • 概要
              • メンバ
              • TiffExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • ExportProvider プロパティ
            • TiffExportProvider
              • 概要
              • メンバ
              • TiffExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • WordExporter
              • 概要
              • メンバ
              • WordExporter コンストラクタ
              • メソッド
                • CanExportRange メソッド
                • GetDevInfo メソッド
                • GetFormat メソッド
              • プロパティ
                • AutoFit プロパティ
                • ExpandToggles プロパティ
                • ExportProvider プロパティ
                • FixedPageWidth プロパティ
                • OmitDrillthroughs プロパティ
                • OmitHyperlinks プロパティ
                • OpenXmlDocument プロパティ
            • WordExportProvider
              • 概要
              • メンバ
              • WordExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
            • XlsxExportProvider
              • 概要
              • メンバ
              • XlsxExportProvider コンストラクタ
              • メソッド
                • NewExporter メソッド
              • プロパティ
                • DefaultExtension プロパティ
                • FormatName プロパティ
          • 列挙型
            • CsvExporterEncoding
            • WordTableAutoFitMode
        • C1.WPF.Document.FlexChart 名前空間
          • 概要
          • クラス
            • ChartTitle
              • 概要
              • メンバ
              • ChartTitle コンストラクタ
              • プロパティ
                • Border プロパティ
                • BorderStyle プロパティ
                • Content プロパティ
                • HorizontalAlignment プロパティ
                • Style プロパティ
          • 列挙型
            • HorizontalAlignment
        • C1.WPF.Document.Serialization 名前空間
          • 概要
          • デリゲート
            • C1PropsTable.ReadDelegate<T>
            • C1PropsTable.WriteDelegate<T>
        • C1.WPF.Document.Util 名前空間
          • 概要
          • クラス
            • C1Graphics.Clip
              • 概要
              • メンバ
              • C1Graphics.Clip コンストラクタ
              • メソッド
                • Dispose メソッド
              • フィールド
                • Empty フィールド
            • C1TextLayout.Line
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • HardBreak プロパティ
                • Length プロパティ
              • フィールド
                • BeforeHardBreak フィールド
                • BeforeTralingSpaces フィールド
                • End フィールド
                • Height フィールド
                • Start フィールド
                • Width フィールド
          • 列挙型
            • C1TextLayout.JustifyMode
            • C1TextLayout.LinesFlowDirectionEnum
          • 構造体
            • C1TextLayout.HitTestInfo
              • 概要
              • メンバ
              • プロパティ
                • CaretCoords プロパティ
                • IsInside プロパティ
                • IsTrailingHit プロパティ
              • フィールド
                • c_flgIsInside フィールド
                • c_flgIsTrailingHit フィールド
                • CaretCoordsAfter フィールド
                • CaretCoordsBefore フィールド
                • Length フィールド
                • TextPosition フィールド
            • C1TextLayout.SplitPositionInfo
              • 概要
              • メンバ
              • フィールド
                • After フィールド
                • Before フィールド
            • C1TextLayout.SplitPositionInfo.Piece
              • 概要
              • メンバ
              • フィールド
                • FirstCharIndex フィールド
                • Length フィールド
                • Size フィールド
            • C1TextLayout.TextPos
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • フィールド
                • GlyphIndex フィールド
                • TextIndex フィールド
        • GrapeCity.Documents.Common 名前空間
          • 概要
        • GrapeCity.Documents.Imaging.jpeg.colorspace 名前空間
          • 概要
          • クラス
            • ColorSpaceException
              • 概要
              • メンバ
              • ColorSpaceException コンストラクタ
                • ColorSpaceException コンストラクタ(String)
                • ColorSpaceException コンストラクタ()
        • GrapeCity.Documents.Imaging.jpeg.icc 名前空間
          • 概要
          • クラス
            • ICCProfileException
              • 概要
              • メンバ
              • ICCProfileException コンストラクタ
                • ICCProfileException コンストラクタ(String)
                • ICCProfileException コンストラクタ()
        • GrapeCity.Documents.Imaging.jpeg.icc.lut 名前空間
          • 概要
          • クラス
            • MatrixBasedTransformException
              • 概要
              • メンバ
            • MonochromeTransformException
              • 概要
              • メンバ
        • GrapeCity.Documents.Imaging.jpeg.icc.types 名前空間
          • 概要
          • クラス
            • ICCProfileVersion
              • 概要
              • メンバ
              • ICCProfileVersion コンストラクタ
              • メソッド
                • ToString メソッド
                • write メソッド
              • フィールド
                • size フィールド
                • uMajor フィールド
                • uMinor フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream 名前空間
          • 概要
          • クラス
            • ProgressionType
              • 概要
              • メンバ
              • フィールド
                • COMP_POS_RES_LY_PROG フィールド
                • LY_RES_COMP_POS_PROG フィールド
                • POS_COMP_RES_LY_PROG フィールド
                • RES_LY_COMP_POS_PROG フィールド
                • RES_POS_COMP_LY_PROG フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream.reader 名前空間
          • 概要
          • クラス
            • CBlkInfo
              • 概要
              • メンバ
              • CBlkInfo コンストラクタ
              • メソッド
                • addNTP メソッド
                • ToString メソッド
              • フィールド
                • ctp フィールド
                • h フィールド
                • len フィールド
                • msbSkipped フィールド
                • ntp フィールド
                • off フィールド
                • pktIdx フィールド
                • segLen フィールド
                • ulx フィールド
                • uly フィールド
                • w フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間
          • 概要
          • クラス
            • DataBlk
              • 概要
              • メンバ
              • メソッド
                • getData メソッド
                • getDataType メソッド
                • getSize メソッド
                • setData メソッド
                • ToString メソッド
              • フィールド
                • h フィールド
                • offset フィールド
                • progressive フィールド
                • scanw フィールド
                • TYPE_BYTE フィールド
                • TYPE_FLOAT フィールド
                • TYPE_INT フィールド
                • TYPE_SHORT フィールド
                • ulx フィールド
                • uly フィールド
                • w フィールド
            • DataBlkFloat
              • 概要
              • メンバ
              • DataBlkFloat コンストラクタ
                • DataBlkFloat コンストラクタ()
                • DataBlkFloat コンストラクタ(Int32,Int32,Int32,Int32)
                • DataBlkFloat コンストラクタ(DataBlkFloat)
              • メソッド
                • getData メソッド
                • getDataFloat メソッド
                • getDataType メソッド
                • setData メソッド
                • setDataFloat メソッド
                • ToString メソッド
              • フィールド
                • data フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization 名前空間
          • 概要
          • クラス
            • QuantizationType
              • 概要
              • メンバ
              • フィールド
                • Q_TYPE_SCALAR_DZ フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer 名前空間
          • 概要
          • クラス
            • DequantizerParams
              • 概要
              • メンバ
              • メソッド
                • getDequantizerType メソッド
            • StdDequantizerParams
              • 概要
              • メンバ
              • StdDequantizerParams コンストラクタ
              • メソッド
                • getDequantizerType メソッド
              • フィールド
                • exp フィールド
                • nStep フィールド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.util 名前空間
          • 概要
          • クラス
            • ArrayUtil
              • 概要
              • メンバ
              • ArrayUtil コンストラクタ
              • メソッド
                • byteArraySet メソッド
                • intArraySet メソッド
              • フィールド
                • INIT_EL_COPYING フィールド
                • MAX_EL_COPYING フィールド
            • MathUtil
              • 概要
              • メンバ
              • メソッド
                • gcd メソッド
                  • gcd(Int32,Int32) メソッド
                  • gcd(Int32[]) メソッド
                • lcm メソッド
                  • lcm(Int32,Int32) メソッド
                  • lcm(Int32[]) メソッド
                • log2 メソッド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間
          • 概要
          • クラス
            • AnWTFilter
              • 概要
              • メンバ
              • メソッド
                • analyze_hpf メソッド
                • analyze_lpf メソッド
                • getAnHighNegSupport メソッド
                • getAnHighPosSupport メソッド
                • getAnLowNegSupport メソッド
                • getAnLowPosSupport メソッド
                • getDataType メソッド
                • getFilterType メソッド
                • getHPSynthesisFilter メソッド
                • getHPSynWaveForm メソッド
                • getImplType メソッド
                • getLPSynthesisFilter メソッド
                • getLPSynWaveForm メソッド
                • getParameterInfo メソッド
                • getSynHighNegSupport メソッド
                • getSynHighPosSupport メソッド
                • getSynLowNegSupport メソッド
                • getSynLowPosSupport メソッド
                • isReversible メソッド
                • isSameAsFullWT メソッド
              • フィールド
                • OPT_PREFIX フィールド
            • AnWTFilterFloat
              • 概要
              • メンバ
              • メソッド
                • analyze_hpf メソッド
                  • analyze_hpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Single[],Int32,Int32) メソッド
                  • analyze_hpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Object,Int32,Int32) メソッド
                • analyze_lpf メソッド
                  • analyze_lpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Single[],Int32,Int32) メソッド
                  • analyze_lpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Object,Int32,Int32) メソッド
                • getDataType メソッド
            • AnWTFilterInt
              • 概要
              • メンバ
              • メソッド
                • analyze_hpf メソッド
                  • analyze_hpf(Int32[],Int32,Int32,Int32,Int32[],Int32,Int32,Int32[],Int32,Int32) メソッド
                  • analyze_hpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Object,Int32,Int32) メソッド
                • analyze_lpf メソッド
                  • analyze_lpf(Int32[],Int32,Int32,Int32,Int32[],Int32,Int32,Int32[],Int32,Int32) メソッド
                  • analyze_lpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Object,Int32,Int32) メソッド
                • getDataType メソッド
        • GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.synthesis 名前空間
          • 概要
          • クラス
            • SynWTFilter
              • 概要
              • メンバ
              • メソッド
                • getAnHighNegSupport メソッド
                • getAnHighPosSupport メソッド
                • getAnLowNegSupport メソッド
                • getAnLowPosSupport メソッド
                • getDataType メソッド
                • getImplType メソッド
                • getSynHighNegSupport メソッド
                • getSynHighPosSupport メソッド
                • getSynLowNegSupport メソッド
                • getSynLowPosSupport メソッド
                • isReversible メソッド
                • isSameAsFullWT メソッド
                • synthetize_hpf メソッド
                • synthetize_lpf メソッド
            • SynWTFilterFloat
              • 概要
              • メンバ
              • メソッド
                • getDataType メソッド
                • synthetize_hpf メソッド
                  • synthetize_hpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Int32,Single[],Int32,Int32) メソッド
                  • synthetize_hpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Int32,Object,Int32,Int32) メソッド
                • synthetize_lpf メソッド
                  • synthetize_lpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Int32,Single[],Int32,Int32) メソッド
                  • synthetize_lpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Int32,Object,Int32,Int32) メソッド
        • GrapeCity.Documents.Pdf.Renderer 名前空間
          • 概要