[]
Represents the provider for FlexReport.
public class PdfDocumentProvider : PdfProvider
Name | Description |
---|---|
PdfDocumentProvider(IStorageProvider) | Initializes a new instance of PdfDocumentProvider instance. |
Name | Description |
---|---|
Storage | Gets the IStorageProvider used to access the FlexReport file. |
Name | Description |
---|---|
CreatePdfDocument(string, NameValueCollection) | Creates the document for the specified pdf path. |