com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class ResourceLoadingEventArgs

  • java.lang.Object
    • com.aspose.ms.System.EventArgs
      • com.aspose.latex.converter.latex2aps.ResourceLoadingEventArgs
        • com.aspose.pdf.ResourceLoadingEventArgs


  • public class ResourceLoadingEventArgs
    extends com.aspose.latex.converter.latex2aps.ResourceLoadingEventArgs

    Represents resource loading event arguments.

    • Constructor Detail

      • ResourceLoadingEventArgs

        public ResourceLoadingEventArgs(String uri)

        Initializes a new instance of the ResourceLoadingEventArgs class.

        Parameters:
        uri - The URI path.
    • Method Detail

      • getUri_ResourceLoadingEventArgs_New

        public String getUri_ResourceLoadingEventArgs_New()

        Gets the URI.

        Returns:
        Value: The URI.