TopicTransformationCoreNoticeDefinitions Property

This read-only property returns an enumerable list of the notice definitions

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public IEnumerable<Notice> NoticeDefinitions { get; }

Property Value

IEnumerableNotice

See Also