Property Id
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Id
Gets the marked content identifier that uniquely identifies the marked-content sequence within its content stream.
public long Id { get; }
Property Value
- long
The marked content identifier.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.