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: 2024.9.12.0
public bool Addressable { get; }

Property Value

Boolean

See Also