IPdfResourceConsumerResourcesUsed Method |
Reports a list of all resources consumed by the object of the given class.
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 Remarks
The gr parameter is used by objects that refer to resources which themselves may be resource consumers.
Typical client code is unlikely to need to implement this class unless is uses a resource by name.
See Also