ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / Page Class / Load Method / Load(Stream,IImageConverterService) Method

In This Topic
    Load(Stream,IImageConverterService) Method
    In This Topic
    Load
    Syntax
    'Declaration
     
    Public Overloads Function Load( _
       ByVal stm As Stream, _
       ByVal imageConverterService As IImageConverterService _
    ) As Boolean

    Parameters

    stm
    imageConverterService
    See Also