Click or drag to resize
IDocumentFactory Methods

The IDocumentFactory type exposes the following members.

Methods
  NameDescription
Public methodCanCreateObject
Returns true if the factory is able to create the object of the given type
(Inherited from IObjectFactory.)
Public methodCreateNewObject
Creates and returns a new object
(Inherited from IObjectFactory.)
Top
See Also