 | AnnotationId Property |
The annotation identifier
A text string uniquely identifying it among all the annotations on its page.
When creating annotations using the SDK, a unique ID is set automatically.
Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.AnnotationsAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic string Id { get; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also