PdfStandardStructTypes
Figure Field
|
An item of graphical content. Its placement may be specified with the Placementlayout attribute.
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 Figure = "Figure"
Public Const Figure As String = "Figure"
public:
literal String^ Figure = "Figure"
static val mutable Figure: string
Field Value
Type:
String
See Also