FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PdfDocumentSource Class


In This Topic
    C1PdfDocumentSource Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds log entry to the Log list. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodCancels currently executed async action and waits until action will be actually cancelled. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodClear generated content and sets Dirty to true. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodOverloaded. Releases the unmanaged resources used by the Component and optionally releases the managed resources. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodExecutes an action specified by the C1DocumentAction object. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodNon-blocking (asynchronous) version of the ExecuteAction method. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public Method (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodExports the document into a stream in an external format using the specified export filter. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodNon-blocking (asynchronous) version of the Export method. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public Method (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodGenerates the document. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodNon-blocking (asynchronous) version of the Generate method. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public Method (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodOverridden. Creates the C1DocumentRange object on the base of two text positions specified by C1DocumentTextPosition objects.  
    Public MethodOverridden. Creates a C1DocumentRange object that includes the specified page. This method can return null if the page contains no text.  
    Public MethodOverridden. Creates a C1DocumentRange object that includes the whole document. This method can return null if the document contains no text.  
    Public MethodCreates a C1DocumentRange object that defines a word containing a specified position in the document. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodReturns a value indicating whether the Generate method can be called at the moment. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodLoads the PDF document from the specified file.  
    Public MethodLoads the PDF document from the specified stream.  
    Public MethodOverloaded. Initiates the user interface for printing a document. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodValidates the current parameter values, refreshes their valid values' lists if the values are valid. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public MethodNon-blocking (asynchronous) version of the ValidateParameters method. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Public Method (Inherited from C1.Xaml.Document.C1DocumentSource)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodOverridden. For internal use. It is called from the constructor.  
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Protected MethodFor internal use. (Inherited from C1.Xaml.Document.C1DocumentSource)
    Top
    See Also