TopicTransformationCoreIsPreliminaryDocumentation Property

This property is used to get or set whether or not all pages should be marked with a "preliminary documentation" warning in the page header.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsPreliminaryDocumentation { get; set; }

Property Value

Boolean

See Also