FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / RenderStreamCompletedEventArgs Class / Result1 Property

In This Topic
    Result1 Property (RenderStreamCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Result1 As Byte()
    public byte[] Result1 {get;}
    See Also