ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / TargetDevice Class / AddFeature Method

In This Topic
    AddFeature Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AddFeature( _
       ByVal feature As Features, _
       ByVal device As DeviceCapabilities _
    ) 
    public void AddFeature( 
       Features feature,
       DeviceCapabilities device
    )

    Parameters

    feature
    device
    See Also