GetReportSize Method See Also DescriptionReturns the size of the XML report, in bytes. SyntaxVisual BasicPublic Function GetReportSize() As Long RemarksCall this method when BeforeAction=false and ActionSuccess=true; otherwise an exception is thrown. See AlsoReportDataInfo Object