File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
libraries/radpdfprocessing/model Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -20,19 +20,19 @@ This article explains the structure of __RadPdfProcessing__'s document model and
20
20
* [ RadFixedPage] ({%slug radpdfprocessing-model-radfixedpage%}): IContentRootElement
21
21
* [ Annotation] ({%slug radpdfprocessing-model-annotations-overview%})
22
22
* ContentAnnotationBase
23
- * Widget
24
- * PushButtonWidget
25
- * SignatureWidget
26
- * TwoStatesButtonWidget
27
- * RadioButtonWidget
23
+ * [ Widget] ({%slug radpdfprocessing-model-annotations-widgets%})
24
+ * [ PushButtonWidget] ({%slug radpdfprocessing-model-annotations-widgets%}#pushbuttonwidget-class)
25
+ * [ SignatureWidget] ({%slug radpdfprocessing-model-annotations-widgets%}#signaturewidget-class)
26
+ * [ TwoStatesButtonWidget] ({%slug radpdfprocessing-model-annotations-widgets%}#twostatesbuttonwidget-class)
27
+ * [ RadioButtonWidget] ({%slug radpdfprocessing-model-annotations-widgets%}#radiobuttonwidget-class)
28
28
* VariableContentWidget
29
29
30
30
* ContentAnnotation
31
- * MarkupAnnotation
32
- * LineAnnotation
33
- * StampAnnotation
34
- * TextAnnotation
35
- * TextMarkupAnnotation
31
+ * [ MarkupAnnotation] ({%slug radpdfprocessing-model-annotations-overview%})
32
+ * [ LineAnnotation] ({%slug radpdfprocessing-model-annotations-line%})
33
+ * [ StampAnnotation] ({%slug radpdfprocessing-model-annotations-stamp%})
34
+ * [ TextAnnotation] ({%slug radpdfprocessing-model-annotations-text%})
35
+ * [ TextMarkupAnnotation] ({%slug radpdfprocessing-model-annotations-text-markup%})
36
36
37
37
* Destination
38
38
* BoundingRectangleFit
@@ -46,10 +46,10 @@ This article explains the structure of __RadPdfProcessing__'s document model and
46
46
* ContentElementBase
47
47
* Clipping
48
48
* PositionContentElement
49
- * Form
50
- * Image
51
- * Path
52
- * TextFragment
49
+ * [ Form] ({%slug radpdfprocessing-model-form%})
50
+ * [ Image] ({%slug radpdfprocessing-model-image%})
51
+ * [ Path] ({%slug radpdfprocessing-model-path%})
52
+ * [ TextFragment] ({%slug radpdfprocessing-model-textfragment%})
53
53
54
54
<!--  -->
55
55
You can’t perform that action at this time.
0 commit comments