Themed 2026 Presentation Style Preview

TopicTransformationCoreHasHeaderText Property

This property is used to get or set whether or not all pages should be have the header text item inserted into them.

Definition

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

Property Value

Boolean
This will be true if the project's header text property contains a value, false if not

See Also