






|
| PDFTron SilverDox SDK |
| Annotation Constructor (AnnotationManager) |
| Annotation Class See Also Send Feedback |
Initializes a new instance of the Annotation class
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
protected Annotation( AnnotationManager annotationManager ) |
| Visual Basic |
|---|
Protected Sub New ( _ annotationManager As AnnotationManager _ ) |
| Visual C++ |
|---|
protected: Annotation( AnnotationManager^ annotationManager ) |
Parameters
- annotationManager
- Type: PDFTron.SilverDox.Documents.Annotations..::..AnnotationManager
[Missing <param name="annotationManager"/> documentation for "M:PDFTron.SilverDox.Documents.Annotations.Annotation.#ctor(PDFTron.SilverDox.Documents.Annotations.AnnotationManager)"]
