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.48.0.0 (3.48.0.0)
Syntax public bool IsRadPdfCreated { get; }
Public ReadOnly Property IsRadPdfCreated As Boolean
Get
Property Value
Type:
BooleanSee Also