public class ResourceLoadingEventArgs
extends com.aspose.latex.converter.latex2aps.ResourceLoadingEventArgs
Represents resource loading event arguments.
Constructor and Description |
---|
ResourceLoadingEventArgs(String uri)
Initializes a new instance of the
ResourceLoadingEventArgs class. |
Modifier and Type | Method and Description |
---|---|
String |
getUri_ResourceLoadingEventArgs_New()
Gets the URI.
|
public ResourceLoadingEventArgs(String uri)
Initializes a new instance of the ResourceLoadingEventArgs
class.
uri
- The URI path.public String getUri_ResourceLoadingEventArgs_New()
Gets the URI.