Click or drag to resize

PdfAnnotationIsRadPdfCreated Property

Gets a value indicating whether or not this annotation was created by RAD PDF (via the API or GUI)

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool IsRadPdfCreated { get; }

Property Value

Type: Boolean
See Also