XFINIUM.PDF Documentation
Note Field (PdfStandardStructureTypes)



Xfinium.Pdf.LogicalStructure Namespace > PdfStandardStructureTypes Class : Note Field
An item of explanatory text, such as a footnote or an endnote, that is referred to from within the body of the document. It may have a label (structure type Label) as a child. The note may be included as a child of the structure element in the body text that refers to it, or it may be included elsewhere (such as in an endnotes section) and accessed by means of a reference (structure type Reference).
Tagged PDF does not prescribe the placement of footnotes in the page content order. They may be either inline or at the end of the page, at the discretion of theconforming writer.
Supported in PDF/UA-1.
Syntax
'Declaration
 
Public Const Note As String
'Usage
 
Dim value As String
 
value = PdfStandardStructureTypes.Note
public const string Note
public:
const String^ Note
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfStandardStructureTypes Class
PdfStandardStructureTypes Members