[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryImage.GetService

GetService Method

GetService(Type)

Gets the service object of the specified type.

Declaration
public override object GetService(Type serviceType)
Parameters
Type Name Description
Type serviceType

An object that specifies the type of service object to get.

Returns
Type Description
object
Overrides
Implements