FlexReport for WinForms
C1DocumentSource クラス プロパティ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : C1DocumentSource クラス

このクラスのメンバの一覧は、C1DocumentSourceメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether calls to async methods of the current document source expect the async/await pattern to be used by the calling code. If this property is true, then the *Completed events (such as C1DocumentSource.GenerateCompleted, C1DocumentSource.GenerateCompleted and others) do not fire.  
Public プロパティGets the current busy state of the current C1DocumentSource.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets or sets the System.Net.NetworkCredential object specifying the credentials which will be used to access data for document generation.  
Public プロパティGets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource.  
Public プロパティGets a value indicating whether the current content is dirty and does not correspond to the current values of C1DocumentSource.Paginated etc.  
Public プロパティGets a C1Document object produced by the current document source.  
Public プロパティGets a name of the document.  
Public プロパティGets the C1DocumentSourceFeatures object specifying the set of features supported by this C1DocumentSource.  
Public プロパティGets the value indicating whether the current C1DocumentSource busy.  
Public プロパティGets a value indicating whether this C1DocumentSource is disposed and can not be longer used.  
Public プロパティstatic (Shared in Visual Basic)Gets a value indicating whether the current document source is running in a user-interactive environment. This property returns false when running in a service, web app and so on.  
Public プロパティGets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc).  
Public プロパティGets the number of already generated pages.  
Public プロパティGets or sets the C1PageSettings object specifying the page settings to use when generating a paginated document (see C1DocumentSource.Paginated).  
Public プロパティGets or sets a value indicating whether the content should be represented as set of fixed sized pages.  
Public プロパティGets a collection of parameters used to generate content.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets an array of exporters supported by the current document source object.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティGets the already generated pages.  
トップ
参照

参照

C1DocumentSource クラス
C1.Document 名前空間