PdfStandardStructTypes
Document Field
|
A complete document. This is the root element of any structure tree containing multiple parts or multiple articles.
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 Document = "Document"
Public Const Document As String = "Document"
public:
literal String^ Document = "Document"
static val mutable Document: string
Field Value
Type:
String
See Also