Click or drag to resize

PdfMarkedContentTag Property

Gets a tag operand of the marked content

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Tag { get; }

Property Value

String
Remarks
All marked-content operators except EMC take a tag operand indicating the role or significance of the marked-content element to the processing application.
See Also