PdfStandardStructTypes
Code Field
|
A fragment of computer program text.
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 Code = "Code"
Public Const Code As String = "Code"
public:
literal String^ Code = "Code"
static val mutable Code: string
Field Value
Type:
String
See Also