Class for supporting print data creation.
For a list of all members of this type, see AwDbPrintSupport Members.
System.Object
Asterworld.Data.AwDbPrintSupport
[Visual Basic]
Public Class AwDbPrintSupport
[C#]
public class AwDbPrintSupport
Remarks
This class has following characteristics.
- Print data are assigned to an appropriate page by the page break processing.
- Print data are assigned to an appropriate page by grouping processing.
- Can get the page count of every group and the page index.
Can create complicated database documents easily, by using this class together with the class
AwPrintPreview for print preview.
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Data
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwDbPrintSupport Members | Asterworld.Data Namespace | ADO.NET Basic Database