IDocumentLoaderProvider Interface

Provides access to the object allows to load documents.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public interface IDocumentLoaderProvider

Properties

DocumentLoader Provides access to the loader of the documents.

See Also