Version 10
Version 9
Version 8
Version 7
Version 6
Version: 8.0.0.76178
Release Date: September 11, 2020
This release of Apryse for Universal Windows Platform (UWP) brings the core PDF functionality inline with version 8.0.0 of the Apryse cross-platform APIs. More information can be found on What's new for cross-platform APIs.
Ink.SetHighlightIntent
and Ink.GetHighlightIntent()
which should be used instead of the deprecated Ink.SetBlendMode()
SetCustomData()
, GetCustomData()
, and DeleteCustomData()
to all annotations so extra info can be used when creating or editing annotationPDFviewCtrl.SetRequiredFieldBorderColor(Color)
which allows to change the border color of required field on a documentPDFDoc.RefreshAnnotAppearance()
and Annot.RefreshAnnotAppearance(RefreshOptions)
)Annot.AnnotBorderStyle()
Annot.SetDateToNow()
to all annotationsImage.Create()
method ro create ImagePDFDoc.RefreshAnnotAppearance()
Annot.SetDateToNow()
Annot.SetCustomData(String)
(String) Annot.GetCustomData(String)
Annot.DeleteCustomData(String)
Annot.RefreshAnnotAppearance(RefreshOptions)
AnnotBorderStyle(AnnotBorderStyleStyle, double, double, double, Array<double>)
(bool) RefreshOptions.GetDrawBackgroundOnly()
RefreshOptions.SetDrawBackgroundOnly(bool)
(bool) RefreshOptions.GetRefreshExisting()
RefreshOptions.SetRefreshExisting(bool)
(bool) RefreshOptions.GetUseNonStandardRotation
RefreshOptions.SetUseNonStandardRotation(bool)
(bool) RefreshOptions.GetUseRoundedCorners()
RefreshOptions.SetUseRoundedCorners(bool)
PDFviewCtrl.SetRequiredFieldBorderColor(Color)
Ink.SetHighlightIntent(bool)
(bool) Ink.GetHighlightIntent()
(Image) Image.Create(SDFDoc, FilterReader, int32, int32, int32, ColorSpace, Obj)
ExternalAnnotManager.MergeXFDF(String)
(String) ExternalAnnotManager.Undo()
(String) ExternalAnnotManager.Redo()
(Rect) ExternalAnnotManager.JumpToAnnotWithID(String)
(String) ExternalAnnotManager.GetLastXFDF()
(String) ExternalAnnotManager.GetLastJSON()
(String) ExternalAnnotManager.GetNextRedoInfo()
(String) ExternalAnnotManager.GetNextUndoInfo()
(String) ExternalAnnotManager.TakeSnapshot(String)
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales