PdfStandardStructTypes
Caption Field
|
A brief portion of text describing a table or figure.
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 Caption = "Caption"
Public Const Caption As String = "Caption"
public:
literal String^ Caption = "Caption"
static val mutable Caption: string
Field Value
Type:
String
See Also