Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the description of the report.
Gets the name of the report.
Exports the report as PDF with the resulting bytes in the specified stream.
The output stream.
True if all pages were exported successfully; otherwise False
Represents a prepared report used for exporting the analysis to PDF.
Since
2.0