Click or drag to resize

StiProcessAt Enumeration

A modes of the text processing.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiProcessAt
Members
  Member nameValueDescription
None0 No special text processing.
EndOfReport1 Process text component at end of the report rendering.
EndOfPage2 Process text component at end of the page rendering.
See Also