PdfStandardStructTypes
Part Field
|
A large-scale division of a document. This type of element is appropriate for grouping articles or sections.
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 Part = "Part"
Public Const Part As String = "Part"
public:
literal String^ Part = "Part"
static val mutable Part: string
Field Value
Type:
String
See Also