originalLoadFormat property
Document.originalLoadFormat property
Gets the format of the original document that was loaded into this object.
get originalLoadFormat(): Aspose.Words.LoadFormat
Remarks
If you created a new blank document, returns the LoadFormat.Doc value.
See Also
- module Aspose.Words
- class Document