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.
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsPreliminaryDocumentation { get; set; }
Public Property IsPreliminaryDocumentation As Boolean
Get
Set
public:
property bool IsPreliminaryDocumentation {
bool get ();
void set (bool value);
}
member IsPreliminaryDocumentation : bool with get, set
Property Value
Boolean