Themed 2026 Presentation Style Preview

ConvertibleElementAddressable Property

This read-only property returns true if the element is addressable (it can have an address attribute that serves as a link target).

Definition

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

Property Value

Boolean

See Also