File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
itext/itext.layout/itext/layout/renderer Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1151,12 +1151,12 @@ public virtual float GetTabAnchorCharacterPosition() {
11511151 /// , one should override
11521152 /// this method: otherwise the default method will be used and thus the default rather than the custom
11531153 /// renderer will be created. Another method that should be overridden in case of
1154- /// <TextRenderer/>
1154+ /// <see cref=" TextRenderer" />
11551155 /// 's extension is
11561156 /// <see cref="CreateCopy(iText.IO.Font.Otf.GlyphLine, iText.Kernel.Font.PdfFont)"/>
11571157 /// . This method is responsible
11581158 /// for creation of
1159- /// <TextRenderer/>
1159+ /// <see cref=" TextRenderer" />
11601160 /// 's copies, which represent its parts of specific font.
11611161 /// </remarks>
11621162 /// <returns>new renderer instance</returns>
Original file line number Diff line number Diff line change 1- 0178a9fec02349bd28e49ef9c35a92ff9ad5c79a
1+ e9ce2ffdb4ae355b60312c7f66239cb4ff0d7b67
You can’t perform that action at this time.
0 commit comments