ConvertibleElement.Addressable Property
Definition
- 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; }
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; }