Click or drag to resize

DocumentSettingsAddSystemDocument Method

Overload List
  NameDescription
Public methodAddSystemDocument(String, Document)
Adds the specified document as a system document to the configuration.
Public methodAddSystemDocument(String, String)
Adds a system document to the configuration.
Public methodAddSystemDocument(String, DocumentCategory, String)
Adds a system document with the specified category to the configuration.
Public methodAddSystemDocument(String, DocumentCategory, String, DocumentContextCallback)
Adds a system document with the specified category and context callback to the configuration.
Top
See Also