ResourceManager Methods

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The ResourceManager type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodCode exampleGetResource
Gets the resource using specified ID.
Public methodRegisterReplacement(String, String)
Registers the resource replacement, original resource will be replaced during document processing.
Public methodRegisterReplacement(FixedDocument, String, String)
Registers the resource replacement, original resource will be replaced during document processing.
Public methodCode exampleRegisterResource
Registers the specified resource.
Public methodCode exampleUnregisterResource
Unregisters the specified resource.
Top
See Also

Reference