[]
        
(Showing Draft Content)

C1.Web.Api.Pdf.PdfDocumentProvider

PdfDocumentProvider Class

Represents the provider for FlexReport.

Inheritance
PdfDocumentProvider
Namespace: C1.Web.Api.Pdf
Assembly: C1.Web.Api.Pdf.dll
Syntax
public class PdfDocumentProvider : PdfProvider

Constructors

Name Description
PdfDocumentProvider(IStorageProvider)

Initializes a new instance of PdfDocumentProvider instance.

Properties

Name Description
Storage

Gets the IStorageProvider used to access the FlexReport file.

Methods

Name Description
CreatePdfDocument(string, NameValueCollection)

Creates the document for the specified pdf path.