Skip to content

Commit f25ce3d

Browse files
committed
add links as suggested by Yoan
1 parent dee3ac5 commit f25ce3d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

libraries/radpdfprocessing/model/general-information.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@ This article explains the structure of __RadPdfProcessing__'s document model and
2020
* [RadFixedPage]({%slug radpdfprocessing-model-radfixedpage%}): IContentRootElement
2121
* [Annotation]({%slug radpdfprocessing-model-annotations-overview%})
2222
* 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)
2828
* VariableContentWidget
2929

3030
* 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%})
3636

3737
* Destination
3838
* BoundingRectangleFit
@@ -46,10 +46,10 @@ This article explains the structure of __RadPdfProcessing__'s document model and
4646
* ContentElementBase
4747
* Clipping
4848
* 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%})
5353

5454
<!-- ![Rad Pdf Processing Model 01](images/RadPdfProcessing_Model_01.png) -->
5555

0 commit comments

Comments
 (0)