'Declaration Public Shared Function AsC1PrintDocument( _ ByVal o As Object _ ) As C1PrintDocument
public static C1PrintDocument AsC1PrintDocument( object o )
Parameters
- o
- A document to test/convert.
Return Value
C1PrintDocument representing the passed object, or null.