ComponentOne FlexReport for WinForms
C1PdfDocumentSource Class Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1PdfDocumentSource Class

For a list of all members of this type, see C1PdfDocumentSource members.

Public Properties
 NameDescription
Public PropertyGets 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 OpenCompleted, GenerateCompleted and others) do not fire. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets the current busy state of the current C1DocumentSource. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyOverridden. Overridden. Gets or sets System.Net.NetworkCredential object defining credentials used in the PDF Document.  
Public PropertyGets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets a value indicating whether the current content is dirty and does not correspond to the current values of DocumentLocation, Paginated etc. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyOverridden.   
Public PropertyGets or sets the location of the PDF document. Assigning a new value to this property will reset Stream to null.  
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyGets the value indicating whether the current C1DocumentSource busy. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets a value indicating whether this C1DocumentSource is disposed and can not be longer used. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets the number of already generated pages. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public PropertyGets a collection of parameters used to generate content. (Inherited from C1.Win.C1Document.C1DocumentSource)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the Stream object containing PDF content. Assigning this property new value will reset DocumentLocation to null.  
Public PropertyOverridden. Overridden. Gets an array of exporters supported by the current document source object.  
Top
See Also

Reference

C1PdfDocumentSource Class
C1.Win.C1Document Namespace