PdfStandardStructTypes
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.
Namespace:
Spire.Pdf.Interchange.TaggedPdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string Note = "Note"
Public Const Note As String = "Note"
public:
literal String^ Note = "Note"
static val mutable Note: string
Field Value
Type:
String
See Also