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)
Syntaxpublic bool IsRadPdfCreated { get; }
Public ReadOnly Property IsRadPdfCreated As Boolean
Get
Property Value
Type:
Boolean
See Also