Table of Contents

ConvertibleElement.Addressable Property

Definition

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

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

public bool Addressable { get; }

Property Value

bool