Interface IResourceLoadingCallback

Interface IResourceLoadingCallback

Navne til: Aspose.Words.Loading Sammensætning: Aspose.Words.dll (25.4.0)

Implementér denne grænseflade, hvis du vil kontrollere, hvordan Aspose.Words oplader en ekstern ressource, nårImporter et dokument og indsæt billeder ved hjælp af Aspose.Words.DocumentBuilder.

public interface IResourceLoadingCallback

Methods

ResourceLoading(ResourceLoadingArgs)

Opkaldt, når Aspose.Words oplader enhver ekstern ressource.

ResourceLoadingAction ResourceLoading(ResourceLoadingArgs args)

Parameters

args ResourceLoadingArgs

Returns

ResourceLoadingAction

 Dansk