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

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

    Parameters

    strFileName
    imageConverterService
    See Also