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