PdfStandardStructTypes
BibEntry Field
|
A reference identifying the external source of some cited content. It may contain a label (structure type Lbl) as a child.
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 BibEntry = "BibEntry"
Public Const BibEntry As String = "BibEntry"
public:
literal String^ BibEntry = "BibEntry"
static val mutable BibEntry: string
Field Value
Type:
String
See Also