FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / TiffFilter Class / CanExportRange Method

In This Topic
    CanExportRange Method (TiffFilter)
    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