Tests whether the specified object represents a document that can be exported by the current export provider.
'Declaration
Public Overrides Function CanExportObject( _
ByVal As Object _
) As Boolean
public override bool CanExportObject(
object
)
Parameters
- obj
- The object (document) to test.
Return Value
True if the object represents a document that can be exported, false otherwise.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2