InlineFootnote

InlineFootnote class

此类用于内联 XBRL 文档中的脚注。

public class InlineFootnote

属性

名称描述
ContinuedAt { get; set; }获取或设置 InlineFootnote 的 continuation reference id。
FootnoteRole { get; set; }获取或设置 InlineFootnote 的 footnote role。
Hidden { get; set; }获取或设置此 footnote 是否隐藏。
Id { get; set; }获取或设置 InlineFootnote 的 id。
Language { get; set; }获取或设置 InlineFootnote 的 language。
Text { get; set; }获取或设置 InlineFootnote 的 text。
Title { get; set; }获取或设置 InlineFootnote 的 title。

另请参阅