public abstract class SaveResourceHandler
extends com.aspose.ms.System.MulticastDelegate
Represents the handler for HtmlSaveOptions.SaveResourceHandler
Constructor and Description |
---|
SaveResourceHandler() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(AttachmentBase attachment,
String[] pathToResource,
com.aspose.ms.System.AsyncCallback callback,
Object state) |
void |
endInvoke(String[] pathToResource,
com.aspose.ms.System.IAsyncResult result) |
abstract void |
invoke(AttachmentBase attachment,
String[] pathToResource) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
public abstract void invoke(AttachmentBase attachment, String[] pathToResource)
public final com.aspose.ms.System.IAsyncResult beginInvoke(AttachmentBase attachment, String[] pathToResource, com.aspose.ms.System.AsyncCallback callback, Object state)
public final void endInvoke(String[] pathToResource, com.aspose.ms.System.IAsyncResult result)
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.