Skip to main content
A newer version of this page is available. .

CustomPrintEventArgs Properties

The base class for classes that provide information to events that fire when exporting cells and field values.
Name Description
ApplyAppearanceToBrickStyle Specifies whether to apply the appearance settings to a brick.
Brick Provides access to the brick that represents the contents and appearance of a cell, when it is printed or exported.
Rect Defines the size and location of the printed or exported cell.
See Also