Skip to content

Commit 374e52b

Browse files
committed
Added links to references in the DIPs article
1 parent 952b979 commit 374e52b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

common-information/device-independent-pixels.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ tags: dip, dips, device, independent, pixels, measurement, unit, SpreadProcessin
99
---
1010
# Device Independent Pixels
1111

12-
[Device Independent Pixels](https://en.wikipedia.org/wiki/Device-independent_pixel) (DIPs) is a unit type used in the Document Processing libraries in the following cases:
12+
[Device Independent Pixels](https://en.wikipedia.org/wiki/Device-independent_pixel) (DIPs) is a unit type used in the [Document Processing libraries]({%slug introduction%}) in the following cases:
1313

14-
* SpreadProcessing - setting the width of the columns and the height of the rows.
15-
* PdfProcessing - setting the FontSize of TextFragment or TextProperties.
16-
* WordsProcessing - setting the FontSize of a Run.
14+
* [RadSpreadProcessing]({%slug radspreadprocessing-overview%}) - setting the width of the columns and the height of the rows.
15+
* [RadPdfProcessing]({%slug radpdfprocessing-overview%}) - setting the FontSize of TextFragment or TextProperties.
16+
* [RadWordsProcessing]({%slug radwordsprocessing-overview%}) - setting the FontSize of a Run.
1717

1818
### UnitHelper class
1919

0 commit comments

Comments
 (0)