Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / GifFilter Class / CanExportRange Method

In This Topic
    CanExportRange Method (GifFilter)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function CanExportRange( _
       ByVal rangeType As OutputRangeType _
    ) As Boolean
    public virtual bool CanExportRange( 
       OutputRangeType rangeType
    )

    Parameters

    rangeType
    See Also