XamlFlowSaveOptions constructor
XamlFlowSaveOptions()
Initializes a new instance of this class that can be used to save a document in the SaveFormat.XamlFlow format.
XamlFlowSaveOptions()
XamlFlowSaveOptions(saveFormat)
Initializes a new instance of this class that can be used to save a document in the SaveFormat.XamlFlow or SaveFormat.XamlFlowPack format.
XamlFlowSaveOptions(saveFormat: Aspose.Words.SaveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFormat | Can be SaveFormat.XamlFlow or SaveFormat.XamlFlowPack. |
See Also
- module Aspose.Words.Saving
- class XamlFlowSaveOptions