Click or drag to resize

IPdfResourceConsumer Interface

An interface to prevent renaming conflict disconnects when a resource changes names.

Namespace:  Atalasoft.PdfDoc.Generating.ResourceHandling
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IPdfResourceConsumer

The IPdfResourceConsumer type exposes the following members.

Methods
  NameDescription
Public methodNotifyResourceRenamed
Notifies that the resource was renamed.
Public methodResourcesUsed
Reports a list of all resources consumed by the object of the given class.
Top
See Also