InlineFootnote
Contents
[
Hide
]InlineFootnote class
This class is for footnote in inline XBRL document.
public class InlineFootnote
Properties
| Name | Description |
|---|---|
| ContinuedAt { get; set; } | Gets or sets the continuation reference id of the InlineFootnote. |
| FootnoteRole { get; set; } | Gets or sets the footnote role of the InlineFootnote. |
| Hidden { get; set; } | Gets or sets whether this footnote is hidden. |
| Id { get; set; } | Gets or sets the id of the InlineFootnote. |
| Language { get; set; } | Gets or sets the language of the InlineFootnote. |
| Text { get; set; } | Gets or sets the text of the InlineFootnote. |
| Title { get; set; } | Gets or sets the title of the InlineFootnote. |
See Also
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance