Loc class
Loc class
This class is a Xlink with Locator type.
Inheritance: Loc → Locator → Xlink
The Loc type exposes the following members:
Constructors
Constructor | Description |
---|---|
Loc(href, label) | Initializes a new instance of Loc class. |
Properties
Property | Description |
---|---|
type | Gets the link type. |
href | Gets or sets the href URI of the locator. |
role | Gets or sets the role of the locator. |
title | Gets or sets the title of the locator. |
label | Gets or sets the label of the locator. |
See Also
- module aspose.finance.xbrl
- class Locator