documentPartSaving method

documentPartSaving(args)

Called when Aspose.Words is about to save a document part.

documentPartSaving(args: Aspose.Words.Saving.DocumentPartSavingArgs)
ParameterTypeDescription
argsDocumentPartSavingArgs

See Also