StiOptionsPrint Class |
Namespace: Stimulsoft.Report
The StiOptionsPrint type exposes the following members.
Name | Description | |
---|---|---|
StiOptionsPrint | Initializes a new instance of the StiOptionsPrint class |
Name | Description | |
---|---|---|
AllowUsePaperSizesFromPrinterSettings |
Gets or sets a value which force to use PaperSizes collection from PrinterSettings
| |
BarcodeAsBitmap |
Gets or sets a value indicating whether to render barcodes as Bitmap.
| |
ChartAsBitmap |
Gets or sets a value indicating whether to render charts as Bitmap.
| |
CustomPaperSizes | ||
CustomPaperSources | ||
DotMatrixFormatSequence | ||
FindCustomPaperSizeInStandardPaperSizes |
Gets or sets a value which force to find the custom PaperSize in the standard PaperSizes
| |
FixBandedGradients |
Gets or sets a value indicating whether to fix the banded gradients on some printers.
| |
FixNet46WpfCulture |
Gets or sets a value indicating whether to fix problem with invariant culture when printing in wpf.
| |
MetafileAsBitmap |
Gets or sets a value indicating whether to render metafile as Bitmap.
| |
PageHorAlignment |
Gets or sets the page horizontal alignment
| |
PageVertAlignment |
Gets or sets the page vertical alignment
| |
StorePrinterSettingsInReportAfterPrintDialog |
Gets or sets a value which indicating that printer settings will be stored in report.PrinterSetting property after printer dialog.
| |
UsePaperSizeAndSourceFromPrintDialogAlways |
Gets or sets a value which indicating that PaperSize and PaperSource from PrintDialog
will be used for all pages always.
| |
UsePaperSizeAndSourceFromPrintDialogIfTheyChanged |
Gets or sets a value which indicating that PaperSize and PaperSource from PrintDialog
will be used for all pages if they changed in the PrintDialog.
Otherwise, each page will be printed with their own settings.
| |
UsePrinterSettingsEntirely |
Gets or sets a value which indicating that PrinterSettings must be used entirely.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |