Click or drag to resize
Sandcastle Help File BuilderBaseContentEditorIsContentDocument Property
This is used to see if the editor is a document type that should be saved prior to doing a build.

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public virtual bool IsContentDocument { get; }

Property Value

Type: Boolean
See Also