ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IMasterContentService Interface / GetOwner Method / GetOwner(EmbeddedImage) Method

In This Topic
    GetOwner(EmbeddedImage) Method
    In This Topic
    returns the owner for the specified EmbeddedImage
    Syntax
    'Declaration
     
    Overloads Function GetOwner( _
       ByVal embeddedImage As EmbeddedImage _
    ) As ItemOwners

    Parameters

    embeddedImage
    See Also