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 216e8a6 commit c8f44abCopy full SHA for c8f44ab
libraries/radpdfprocessing/cross-platform/images.md
@@ -42,9 +42,9 @@ In case you have specific requirements and the default ImagePropertiesResolver d
42
43
1\. Inherit the `Telerik.Windows.Documents.Core.Imaging.ImagePropertiesResolverBase` class
44
45
-2.\. Implement its members
+2\. Implement its members
46
47
-3.\ Assign an instance of the custom implementation to the `FixedExtensibilityManager.ImagePropertiesResolver` property
+3\. Assign an instance of the custom implementation to the `FixedExtensibilityManager.ImagePropertiesResolver` property
48
49
## JpegImageConverter
50
0 commit comments