CanSaveAs
Specifies whether the currently opened document can be saved or converted to a different file. If this is TRUE
, the document can be saved or converted by using the SaveAs and Convert methods. This property is read-only.
Returns
Type | Description |
---|---|
Boolean | TRUE if the document can be saved. |