Loc class

Loc class

This class is a Xlink with Locator type.

Inheritance: LocLocatorXlink

The Loc type exposes the following members:

Constructors

ConstructorDescription
Loc(href, label)Initializes a new instance of Loc class.

Properties

PropertyDescription
typeGets the link type.
hrefGets or sets the href URI of the locator.
roleGets or sets the role of the locator.
titleGets or sets the title of the locator.
labelGets or sets the label of the locator.

See Also