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() {
1151
1151
/// , one should override
1152
1152
/// this method: otherwise the default method will be used and thus the default rather than the custom
1153
1153
/// renderer will be created. Another method that should be overridden in case of
1154
- /// <TextRenderer/>
1154
+ /// <see cref=" TextRenderer" />
1155
1155
/// 's extension is
1156
1156
/// <see cref="CreateCopy(iText.IO.Font.Otf.GlyphLine, iText.Kernel.Font.PdfFont)"/>
1157
1157
/// . This method is responsible
1158
1158
/// for creation of
1159
- /// <TextRenderer/>
1159
+ /// <see cref=" TextRenderer" />
1160
1160
/// 's copies, which represent its parts of specific font.
1161
1161
/// </remarks>
1162
1162
/// <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