[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.IDocumentLoader.Load

Load Method

Load(ILoadableFromFileAndStream)

Loads a document from a specified source.

Declaration
void Load(ILoadableFromFileAndStream obj)
Parameters
Type Name Description
ILoadableFromFileAndStream obj

The source object from which the document can be loaded. This could be a file path or a stream.