This topic has not yet been rated - Rate this topic

FileConverter.CanSave Property

Determines if the specified file converter is designed to save files.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
bool CanSave { get; }

Property Value

Type: System.Boolean

The CanOpen property returns True if the specified file converter can be used to open (import) files.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.