Footnote

Footnote class

This class is a Xlink with Resource type. It iss the only resource allowed in FootnoteLink.

public class Footnote : Resource

Constructors

Name Description
Footnote(string) Initializes a new instance of Footnote class.

Properties

Name Description
Id { get; set; } Gets or sets the id of the resource.
Label { get; set; } Gets or sets the label of the resource.
Language { get; set; } Gets or sets the language of the footnote.
Role { get; set; } Gets or sets the role of the resource.
Text { get; set; } Gets or sets the text of the footnote.
Title { get; set; } Gets or sets the title of the resource.
Type { get; } Gets the link type.

See Also