Skip to main content

DocumentItem

The DocumentItem class represents an item in a document management system, including properties for key, name, type, endpoint, and various options for creation, saving, viewing, and signing documents.

Properties

NameDescription
DMObjectOptionsGets or sets the document management object options for the document item.
KeyGets or sets the key associated with the document item.
SaveOptionsGets or sets the options for saving the document item.
ViewOptionsGets or sets the options for viewing the document item.
DocumentIdGets or sets the document ID for the document item.
SignatureOptionsGets or sets the options for signing the document item.
TypeGets or sets the type of the document item.
NameGets or sets the name of the document item.
CreateOptionsGets or sets the options for creating the document item.
EndpointGets or sets the endpoint associated with the document item.