An NDoc Documented Class Library

doc_hdr Structure

Used to load and save document properties.

For a list of all members of this type, see doc_hdr Members.

System.Object
   ValueType
      doc_hdr

public struct doc_hdr

Remarks

This class is used by LoadDoc and SaveDoc to transfer document properties back and forth to the database.

The mask value of the doc_hdr sctructure indicates which values are currently in use or should be saved to disk. See DocPropMaskFlag and DocPropMaskFlag2 for a list of the items that can be turned on.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

doc_hdr Members | askSam Namespace