| 名前 | 解説 | |
|---|---|---|
![]() | オーバーロードされます。 Prints the grid. | |
![]() | PrintPreview | Opens a separate modal window in which end users can preview the output that would be generated by the print operation. |
![]() | PrintToStream | オーバーロードされます。 Saves the current grid to a memory stream.
The stream's Position is set to 0 when the method returns. |
![]() | SaveAs | オーバーロードされます。 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. |
![]() | SaveAsC1d | オーバーロードされます。 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. |
![]() | ShouldSerializePageSettings | Indicates whether the PageSettings property should be serialized. |
![]() | ToString |
