'宣言 Public Overloads Function Print() As System.Boolean
'使用法 Dim instance As C1PreviewPane Dim value As System.Boolean value = instance.Print()
public System.bool Print()
戻り値の型
True if the user pressed OK in the dialog, false if the user cancelled the dialog.