public interface IDocumentPartSavingCallback
SaveFormat.HTML or SaveFormat.EPUB format.| Modifier and Type | Method and Description |
|---|---|
void |
documentPartSaving(DocumentPartSavingArgs args)
Called when Aspose.Words is about to save a document part.
|
void documentPartSaving(DocumentPartSavingArgs args) throws java.lang.Exception
java.lang.Exception