Optional storage object that allows you to store additional data for the document. Useful for plug-ins that may want to keep things with the document for rendering or other purposes.
public Dictionary<String,Object> Properties { get; }
See also:
Class MarkdownDocumentEditor© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic