Click or drag to resize
BCImportOperation Properties

The BCImportOperation type exposes the following members.

Properties
  NameDescription
Public propertyDetails
Gets a bitmask that is a combination of bit flags from ImportDetailsFlags.
Public propertyFile
Gets or sets the file path of the imported document.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyTemplateID
Gets or sets the ID property value of a template for a newly created document.
Public propertyType
Gets a bitmask that is a combination of bit flags from ImportFlags.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also