TextFragmentFootNote Property
Gets or sets the paragraph foot note.(for pdf generation only)

Namespace: Aspose.Pdf.Text
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Note FootNote { get; set; }

Property Value

Type: Note
See Also