CustomPrintEventArgs Constructors
The base class for classes that provide information to events that fire when exporting cells and field values.Name | Parameters | Description |
---|---|---|
CustomPrintEventArgs(VisualBrick, Rectangle) | brick, rect | Initializes a new instance of the CustomPrintEventArgs class with specified settings. |
See Also