






|
| PDFTron SilverDox SDK |
| Annotation..::..AnnotationManager Property |
| Annotation Class See Also Send Feedback |
Gets or sets the annotation's AnnotationManager.
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public AnnotationManager AnnotationManager { get; set; } |
| Visual Basic |
|---|
Public Property AnnotationManager As AnnotationManager Get Set |
| Visual C++ |
|---|
public: property AnnotationManager^ AnnotationManager { AnnotationManager^ get (); void set (AnnotationManager^ value); } |
