FileContextDocumentLoader Property

Provides access to the loader of the documents.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public IDocumentLoader DocumentLoader { get; }

Property Value

IDocumentLoader

Implements

IDocumentLoaderProviderDocumentLoader

See Also