Click or drag to resize
DocumentLoadMode Enumeration
Document load mode.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public enum DocumentLoadMode
Members
  Member nameValueDescription
Allow0 Allow document.
Never1 Don't allow document.
Preload2 Preload document.
See Also