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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public bool IsRadPdfCreated { get; }

Property Value

Type: Boolean
See Also