StiPdfExportService Class |
Namespace: Stimulsoft.Report.Export
The StiPdfExportService type exposes the following members.
Name | Description | |
---|---|---|
StiPdfExportService | Initializes a new instance of the StiPdfExportService class |
Name | Description | |
---|---|---|
CompatibleMode160 | ||
DefaultExtension |
Gets or sets a default extension of export.
(Overrides StiExportServiceDefaultExtension.) | |
ExportFormat | (Overrides StiExportServiceExportFormat.) | |
ExportNameInMenu |
Gets a name of the export in menu.
(Overrides StiExportServiceExportNameInMenu.) | |
GroupCategory |
Gets a group of the export in the context menu.
(Overrides StiExportServiceGroupCategory.) | |
IsStopped | (Inherited from StiExportService.) | |
MultipleFiles |
Gets a value indicating a number of files in exported document as a result of export
of one page of the rendered report.
(Overrides StiExportServiceMultipleFiles.) | |
OwnerWindow | (Inherited from StiExportService.) | |
Position |
Gets a position of the export in the context menu.
(Overrides StiExportServicePosition.) | |
PrintScaling |
PrintScaling property shows, how Acrobat Reader must to use margins of the printer.
if true, then default settings of the Acrobat Reader will be used (usually "Fit to printer margin")
else PrintScaling parameter of the pdf file will be set to None.
| |
Progress | (Inherited from StiExportService.) | |
Properties | (Inherited from StiService.) | |
RenderedPagesCount | (Inherited from StiExportService.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiExportService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName | (Inherited from StiService.) | |
ServiceType |
Gets a service type.
(Inherited from StiExportService.) | |
StatusString |
Gets or sets a status string for the progress information.
(Inherited from StiExportService.) |
Name | Description | |
---|---|---|
Exporting |
An event which fires when report is being exported.
(Inherited from StiExportService.) | |
SplitTextIntoLinesEvent |