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

 한국어