[]
Returns whether this exporter can export the object to the specified type.
bool CanExportTo(Type destinationType)
Function CanExportTo(destinationType As Type) As Boolean
Type | Description |
---|---|
bool | true if this exporter can perform the export; otherwise, false. |