FootnoteArc class
FootnoteArc class
This class is a Xlink with Arc type. It is contained in FootnoteArc.FootnoteLink.
Inheritance: FootnoteArc → Arc → Xlink
The FootnoteArc type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| FootnoteArc(from_label, to_label) | Initializes a new instance of FootnoteArc class. | 
Properties
| Property | Description | 
|---|---|
| type | Gets the link type. | 
| from_address | Gets or sets the from label of the arc. | 
| to | Gets or sets the to label of the arc. | 
| arcrole | Gets or sets the arcrole of the arc. | 
| title | Gets or sets the title of the arc. | 
| show | Gets or sets the show of the arc. | 
| actuate | Gets or sets the actuate of the arc. | 
| order | Gets or sets the order of the arc. | 
| use | Gets or sets the arc use of the arc. | 
| priority | Gets or sets the priority of the arc. | 
Methods
| Method | Description | 
|---|---|
| get_from_locs() | Gets the collection of from Loc in the FootnoteArc. | 
| get_to_footnotes() | Gets the collection of to Footnote in the FootnoteArc. | 
See Also
- module aspose.finance.xbrl
- class Arc