'宣言 Public Overloads Function Print() As System.Boolean
'使用法 Dim instance As C1PreviewToolsIntegrator Dim value As System.Boolean value = instance.Print()
public System.bool Print()
戻り値の型
True if the document was printed by the user, false otherwise.