Telerik.Windows.Documents.Spreadsheet.FormatProviders.Pdf
Defines members for classes which will be used to render charts when exporting a workbook to PDF.
Renders the chart.
The editor which will render the chart.
The chart to be rendered.
The name of the grid lines layer.
The name of the grid lines outline layer.
The name of the cell fill layer.
The name of the cell borders layer.
The name of the cell values layer.
The name of the shapes layer.
The name of the row heading margin layer.
The name of the column heading margin layer.
The name of the header/footer layer.
The name of the icons layer.
Provides properties specifying what to export to PDF.
Initializes a new instance of the class.
The ExportWhat option.
The value indicating whether to ignore print area.
Initializes a new instance of the class.
The ranges to export.
Initializes a new instance of the class.
Gets the selected ranges.
The selected ranges.
Gets or sets the PDF settings used when the is exported to a file.
The PDF export settings.
Gets or sets the renderer which will be used to render charts.
Represents the PdfFormatProvider.
Initializes a new instance of the class.
Gets the name.
The name of the provider.
Gets the files description.
The files description.
Gets a value indicating whether can export.
The value indicating whether can export.
Gets a value indicating whether can import.
The value indicating whether can import.
Gets the supported extensions.
The supported extensions.
Gets or sets the export settings.
The export settings.
Exports to fixed document.
The workbook.
The exported fixed document.
Exports the specified workbook.
The workbook to export.
The output.