Click or drag to resize
Sandcastle Help File BuilderTokenEditorWindowIsContentDocument 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 override bool IsContentDocument { get; }

Property Value

Type: Boolean
See Also