Table of Contents

TopicTransformationCore.HasHeaderText Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

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

public bool HasHeaderText { get; set; }

Property Value

bool

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