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

 日本語