[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.PdfExporter

PdfExporter Class

Represents an object that can be used to export a SSRS report to PDF.

Inheritance
PdfExporter
Implements
Namespace: C1.WPF.Document.Export.Ssrs
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class PdfExporter : PaginatedExporter, IDisposable

Constructors

Name Description
PdfExporter()

Properties

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.

Methods

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.