Added support for programmatically hiding, showing and deleting annotations.
Added support for adding custom stamp programmatically.
Added support for selecting text markup annotation using mouse left-click.
Added support for triggering FormFieldClicked event for all form fields.
Added support for bringing selected annotations into view.
修補程式
ChromelessWindow
There will be no more exceptions thrown while using ChromelessWindow in multiple UI threads.
In full screen mode, the ChromelessWindow footer area was properly displayed.
ComboBoxAdv
When IsEditable is true and ComboboxAdv’s SelectedItem is null, the selected text is now removed.
The text size of both the TextBlock and the ComboboxAdv is now the same.
The space between the ContextMenu text and the arrow in ComboBoxAdv gets updated properly while hovering the MenuItem.
ComboboxAdv, the NullReferenceException will no longer be thrown in the navigation and back the tab control.
The OnItemChecked event was successfully fired while using the SelectAll option in ComboBoxAdv.
DropDownButtonAdv
The position of the drop-down was properly updated when the StaysOpen property in DropDownButtonAdv was set.
Gantt
ShowStripLines property will work properly when updated dynamically.
SfMaps
Sublayer's selected shape will not get deselected while clicking outside of the shapes.
MenuAdv
While hovering over the other menuItem in the MenuAdv control, a disabled MenuItem was not enabled.
PDF
Index was outside the bounds of the array issue will no longer occurs while converting PDF to PDF/A.
Null reference exception will no longer occurs while flattening the PDF documents.
Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
Ink annotations are now preserved properly.
KeyNotFound exception will no longer occurs while flattening PDF documents.
Now, the exported FDF data is preserved properly.
ICC color space will be preserved properly when compressing the PDF document.
Exception will no longer occurs while loading encrypted PDF document.
PDF document will be decrypted properly while removing password from it.
Signature will no longer failed when signing PDF document with deferred sign.
Imported form fields values will be preserved properly on Chrome and other viewers.
Tag will be added properly while creating table.
Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
Symbols will be exported properly while importing/exporting form fields.
Rubber stamp annotation appearance will be preserved properly.
Exception will no longer occurs while compressing the existing PDF document.
PDF document will no longer corrupted, while performing redaction.
Annotations will be preserved properly when flattening it.
Null reference exception will no longer occurs while converting word to PDF document.
Hanging issue will no longer occurs while removing images from the PDF document.
Now, the file size is optimized, when drawing existing PDF page as template.
PDF grid will be preserved properly when drawing it to the PDF document.
Dot notation issue will no longer occurs while exporting PDF document to XML document.
Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
Line breaks will be preserved properly while repeatedly exporting data to XML.
PdfViewerControl
The text present in a PDF document is now found properly using the SearchNextText method.
System.NullReferenceException will no longer be thrown when loading flattened document.
Rotated stamp position will no longer gets changed after flattening.
Now drawing ink annotation over one another will be easy.
Annotation bound is now correctly calculated, considering the media box in the document.
Extra space will no longer occur when hiding the toolbar in the control.
Magnification will be done properly in the PDF Viewer using STA thread.
Now HyperlinkClicked event is triggered when a valid URL is clicked.
All the form fields are now renderer properly from the document.
Ink annotation thickness will no longer be different while zooming.
The application no longer crashes while opening a PDF file which is already opened in another application.
Horizontal scrolling using the scrollbar is now working properly in pan mode.
Memory consumption while converting PDF as .tiff image will no longer occur.
PivotGrid
In the default design, the title header and closing button of the field list window are displayed properly in PivotGridControl.
ProgressBar
Now, the NullReferenceException will no longer be thrown while while applying Range Colors in SfLinearProgressbar.
Ribbon
While using SkinStorage to apply the theme, the BackstageButton fore color updates properly.
When using touch, the RibbonGalleryItem selection was now proper.
After changing ribbon tabs, the selected RibbonGalleryItem items now display properly.
Using SfSKinManager, the ApplicationMenu now opens properly in Touch.
While the RibbonItems are populated from code behind, null exception doesn’t occurs when adding RibbonBar to QAT.
While using MS Window, the KeyTip now works properly.
SfDataGrid
Now, the hour field in GridTimeSpanColumn displays correctly when the Format field is set to hh:mm:ss.
Now, when CanValidate is set to true in a custom GridCellTemplateRenderer, CellValidating events now occur before RowValidating events.
SfDiagram
Diagram elements in the layout will now be rendered properly when added in Zoom-In mode with Virtualization.
Now, the delete quick-command will work properly when the pointer is clicked and dragged over it.
Now, the gridlines can be customized as dotted line and will remain static, independent of zoom value when the Gridline’s DynamicZoom property is set as false.
Preview of the dragging item will now be visible properly when cursor is moved over the node with textbox.
Stencil’s SearchSymbols method will now return symbols properly based on the Symbol’s SearchTags.
Stencil’s symbol will now have a Pressed state addition to a Selected state.
Z-Index value of the node will now be serialized properly when saving and loading a diagram.
Now, the target decorator of the connector will be positioned properly at the centre of the connector.
The export image will now be rendered completely without any clipping at the edges.
SfImageEditor
SfImageEditor memory count will not be increased each time when adding ImageEditor in TileViewItem and scrolling the SfTileView control.
SfRichTextBoxAdv
Asynchronous HTML importing is now working properly.
Selection changed event is now triggered properly on the image.
Exception is no longer thrown on importing RTF documents Asynchronously.
Textbox shape is now preserved properly on importing RTF.
Exception will be no longer thrown on importing textbox contains floating element.
Text is now moved properly to the next page on performing enter key action.
Exception will be no longer thrown on importing documents with even footer content.
SfSpreadsheet
NullReferenceException is no longer be thrown while opening Spreadsheet ribbon window.
SfStepProgressBar
Now, the SelectedIndex is applied properly while dynamically changing the ItemSource property in the SfStepProgressBar.
SplitButtonAdv
The position of the drop-down was properly updated when the StaysOpen property in SplitButtonAdv was set.