We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2b8cb commit ee06d7fCopy full SHA for ee06d7f
libraries/radpdfprocessing/editing/fixedcontenteditor.md
@@ -60,7 +60,7 @@ __Example 2__ demonstrates how you can create a FixedContentEditor with a specif
60
61
#### __[C#] Example 2: Create FixedContentEditor with a specific position__
62
63
-{{source=..\SamplesCS\RadPdfProcessing\Editing.cs region=cs-radpdfprocessing-editing-fixedcontenteditor_1}}
+{{source=..\SamplesCS\RadPdfProcessing\Editing.cs region=cs-radpdfprocessing-editing-fixedcontenteditor_345}}
64
65
````C#
66
MatrixPosition matrixPosition = new MatrixPosition();
0 commit comments