脚注
InlineXbrlDocument.Footnotes property
获取内联 XBRL 文档中 InlineFootnote 的集合。
public List<InlineFootnote> Footnotes { get; }
另请参阅
- class InlineFootnote
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance
获取内联 XBRL 文档中 InlineFootnote 的集合。
public List<InlineFootnote> Footnotes { get; }