Interface IDocumentPartSavingCallback
Interface IDocumentPartSavingCallback
Namespace: Aspose.Words.Saving
모임: Aspose.Words.dll (25.3.0)
이 인터페이스를 실행하면 알림을 받고 어떻게 통제해야 하는지 확인하십시오.Aspose.Words는 Aspose.Words.SaveFormat.Html에 문서를 수출할 때 문서 부품을 저장합니다.또는 Aspose.Words.SaveFormat.Epub 형식.
public interface IDocumentPartSavingCallback
방법들
DocumentPartSaving(문서공개)
Aspose.Words는 문서의 일부를 저장할 예정입니다.
void DocumentPartSaving(DocumentPartSavingArgs args)