[]
Represents an object that can be used to export a SSRS report to PDF.
public class PdfExporter : PaginatedExporter, IDisposable
Name | Description |
---|---|
PdfExporter() |
Name | Description |
---|---|
ExportProvider | Gets PdfExportProvider. |
HumanReadablePDF | Gets or sets a value indicating whether the PDF document should be created uncompressed, which allows the PDF source to be human-readable. This property is used only when ServerSide is true. The default value is false. |
Name | Description |
---|---|
CanExportRange(OutputRangeType) | Tests whether the specified type of range can be exported by the exporter. |
GetDevInfo() | For internal use. |
GetFormat() | Returns format identifier for SSRS. |