Interface IDocumentPartSavingCallback

Interface IDocumentPartSavingCallback

名称: Aspose.Words.Saving 集合: Aspose.Words.dll (25.4.0)

执行此界面,如果您想要接收通知,并检查如何Aspose.Words 在向 Aspose.Words.SaveFormat.Html 出口文档时保存文档部分或 Aspose.Words.SaveFormat.Epub 格式。

public interface IDocumentPartSavingCallback

Methods

DocumentPartSaving(DocumentPartSavingArgs)

被称为当 Aspose.Words 即将保存文档部分。

void DocumentPartSaving(DocumentPartSavingArgs args)

Parameters

args DocumentPartSavingArgs

 中文