PdfStandardStructTypes
Private Field
|
A grouping element containing private content belonging to the application producing it.
The structural significance of this type of element is unspecified and is determined entirely by the producer application.
Neither the Private element nor any of its descendants are to be interpreted or exported to other document formats.
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 Private = "Private"
Public Const Private As String = "Private"
public:
literal String^ Private = "Private"
static val mutable Private: string
Field Value
Type:
String
See Also