ComponentOne Document Library for UWP
CanExportRange Method (ImageFilter)

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ImageFilter Class : CanExportRange Method
Syntax
'Declaration
 
Public Overrides Function CanExportRange( _
   ByVal rangeType As OutputRangeType _
) As System.Boolean
public override System.bool CanExportRange( 
   OutputRangeType rangeType
)

Parameters

rangeType
See Also

Reference

ImageFilter Class
ImageFilter Members