PdfStandardStructTypes
Link Field
|
An association between a portion of the ILSE¡¯s content and a corresponding link annotation or annotations.
Its children are one or more content items or child ILSEs and one or more object references identifying the associated link annotations.
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 Link = "Link"
Public Const Link As String = "Link"
public:
literal String^ Link = "Link"
static val mutable Link: string
Field Value
Type:
String
See Also