Tests whether an object of the specified type can be represented as a
C1PrintDocument.
'Declaration
Public Shared Function IsC1PrintDocumentType( _
ByVal As Type _
) As Boolean
public static bool IsC1PrintDocumentType(
Type
)
Parameters
- type
- The type to test.
Return Value
true if the specified type can be represented as a
C1PrintDocument,
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