Update 20241229

This commit is contained in:
Stefan Hutter
2024-12-29 23:03:57 +01:00
parent 4455cca85a
commit 2feaf6cc29
140 changed files with 12447 additions and 556552 deletions

View File

@@ -4269,14 +4269,6 @@
<param name="bookmarkName">The bookmark name.</param>
<param name="isTargetNull">The target is nothing.</param>
</member>
<member name="M:Syncfusion.DocToPdfConverter.Rendering.PDFDrawingContext.IsHyperlinkNeedToBeCreated(System.String,System.Drawing.RectangleF,System.Drawing.RectangleF)">
<summary>
Determines whether a new hyperlink needs to be created.
</summary>
<param name="bookmarkName"></param>
<param name="existingSourceBounds"></param>
<param name="currBounds"></param>
</member>
<member name="M:Syncfusion.DocToPdfConverter.Rendering.PDFDrawingContext.CreateAndAddLinkToBookmark(System.Drawing.RectangleF,System.String,System.Boolean)">
<summary>
Creates bookmark hyperlink and add into list.