File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
libraries/radpdfprocessing/model/annotations Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ The **AnnotationContentSource** class, accessed by the **Content** property of t
7979 FormSource simpleForm = new FormSource ();
8080 CreateContentFormWithText (simpleForm , " Sold" );
8181
82- AnnotationContentSource content = new AnnotationContentSource ();
8382 annotation .Content .NormalContentSource = simpleForm ;
8483 return fixedDocument ;
8584 }
@@ -117,4 +116,4 @@ The **AnnotationContentSource** class, accessed by the **Content** property of t
117116* [ AcroForm] ({%slug radpdfprocessing-model-interactive-forms-acroform %})
118117* [ FormField] ({%slug radpdfprocessing-model-interactive-forms-form-fields%})
119118* [ Annotations Overview] ({%slug radpdfprocessing-model-annotations-overview%})
120- * [ FormSource] ({%slug radpdfprocessing-model-formsource-overview%})
119+ * [ FormSource] ({%slug radpdfprocessing-model-formsource-overview%})
You can’t perform that action at this time.
0 commit comments