'宣言 Protected Overridable Function CanPreviewOutputFile() As System.Boolean
'使用法 Dim instance As Exporter Dim value As System.Boolean value = instance.CanPreviewOutputFile()
protected virtual System.bool CanPreviewOutputFile()
戻り値の型
true if the output file can be previewed, false otherwise.