True DBGrid for WinForms
PrintInfo クラス メンバ
プロパティ  メソッド 

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : PrintInfo クラス

PrintInfoデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating how empty space left on a printed page is handled.  
Public プロパティGets or sets a value indicating how grid lines are rendered.  
Public プロパティGets or sets the maximum row height in hundredths of an inch (used if VarRowHeight is PrintInfo.RowHeightEnum.StretchToMax).  
Public プロパティGets or sets the type of device that is used to provide reference graphics when generating the document. If this property is set to PrintInfo.MeasurementDeviceEnum.Printer, MeasurementPrinterName specifies the printer.  
Public プロパティGets or sets the name of the printer that is used to provide reference graphics when generating the document.

This property is only used if MeasurementDevice is set to PrintInfo.MeasurementDeviceEnum.Printer.

Set this property to null to select the reference printer automatically.

 
Public プロパティGets or sets a value indicating whether the grid in Form view style is printed each record per page.  
Public プロパティGets or sets a value indicating whether the page footer is owner-drawn.  
Public プロパティGets or sets a value indicating whether the page header is owner-drawn.  
Public プロパティGets or sets the horizontal page break mode.  
Public プロパティGets or sets a string to be printed at the bottom of each page.  
Public プロパティGets or sets the page footer height in hundredths of an inch.  
Public プロパティGets or sets the style used to render the page footer.  
Public プロパティGets or sets the string to be printed at the top of each page.  
Public プロパティGets or sets the height of the Page header.  
Public プロパティGets or sets the style used to render the page header.  
Public プロパティGets or sets the PageSettings for printing.  
Public プロパティGets or sets the class name of the form used as the preview form.  
Public プロパティGets or sets a value indicating whether to print checkbox icons instead of boolean values.  
Public プロパティGets or sets a value whether to print a grid if it has no data rows.  
Public プロパティGets or sets a value indicating whether horizontal splits are previewed and printed.  
Public プロパティGets or sets the class name of the form used as the print options dialog.  
Public プロパティGets or sets the caption of the print progress dialog.  
Public プロパティGets or sets a value indicating whether column footers should appear on each page.  
Public プロパティGets or sets a value indicating whether column headers should appear on each page.  
Public プロパティGets or sets a value indicating whether the grid caption should appear on each page.  
Public プロパティGets or sets a value inidcating whether split captions should appear on each page.  
Public プロパティGets or sets a value indicating whether the grid rows can split between pages.  
Public プロパティGets or sets a value indicating whether the options dialog is displayed when the grid is printed or exported.  
Public プロパティGets or sets a value indicating whether the progress dialog is displayed when the grid is printed or exported.  
Public プロパティGets or sets a value indicating whether selected cells will be highlighted when previewing or printing.  
Public プロパティGets or sets a value indicating whether the grid's color scheme is translated to the print page.  
Public プロパティGets or sets a value indicating how row height of the printed grid is determined.  
Public プロパティGets or sets a value that controls how text is wrapped in a cell.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Prints the grid.  
Public メソッドOpens a separate modal window in which end users can preview the output that would be generated by the print operation.  
Public メソッドオーバーロードされます。 Saves the current grid to a memory stream.

The stream's Position is set to 0 when the method returns.

 
Public メソッドオーバーロードされます。 Saves the current grid as a file, which can later be loaded into a C1PrintDocument.

Note that unlike most other print/export methods, this method does not require C1.PrintDocument assemblies.

 
Public メソッドオーバーロードされます。 Saves the current grid as a C1D file, which can later be loaded into a C1PrintDocument.

Note that unlike most other print/export methods, this method does not require C1.PrintDocument assemblies.

 
Public メソッドIndicates whether the PageSettings property should be serialized.  
Public メソッド  
トップ
参照

PrintInfo クラス
C1.Win.C1TrueDBGrid 名前空間