TdxDocumentSaveOptions.ResetCurrentFormat Method
Resets the target export format used to overwrite an existing document file.
Declaration
procedure ResetCurrentFormat;
Remarks
Call ResetCurrentFileName and ResetCurrentFormat
procedures to restore default CurrentFileName and CurrentFormat property values.
See Also