Some test text!
UWP / Changelog / v9-2-0-79335
Version: 9.2.0.79335
Release Date: February 14th, 2022
Enhanced Reading Mode that adds support to reflow images

Reading Mode now allows annotate text (Highlight, Underline, and Strikeout)

Page text selection - added ability to select the entire page text in 1 click

New Methods
async Task ViewerControl.CreateNewDocumentAsync(CreateDocumentOptions)void TabControlViewModel.SaveCurrentTabState()void PdfViewCtrlTabInfo.RaiseTabClosedEvent()void PdfViewCtrlTabInfo.PdfViewCtrlTabInfo(bool)void ReflowView.Dispose()void ReflowViewModel.Dispose()async Task ReflowViewModel.RequestPageAsync(int, bool)static string UtilityFunctions.ConvertRgbToHex(SettingsColor, bool)static SolidColorBrush ConvertHexToSolidColor(string)static SettingsColor ConvertHexToSettingsColor(string)static PDFDoc PDFDocCreator.Create(CreateDocumentOptions)static void PDFDocCreator.GetPaperDimensionsFromSize(PaperSizes, double, double)bool Tool.SelectPageText()bool TextSelect.SelectPageText()New Properties
bool ViewerControl.IsSoundAnnotEnabledbool ViewerControl.ShowExportasync Task ViewerControl.CreateNewDocumentAsync(CreateDocumentOptions)bool ViewerViewModel.IsExportVisiblebool ViewerViewModel.IsSoundAnnotEnabledasync Task ViewerViewModel.CreateNewDocumentAsync(CreateDocumentOptions)ToolManager ReflowView.ToolManagerbool ReflowView.IncludeImagesbool ReflowView.IsEditingEnabledbool ReflowView.ShowChangePageButtonsbool ReflowView.SetHideBackgroundImagesbool ReflowView.SetHideImagesUnderTextbool ReflowView.SetDoNotReflowTextOverImagesbool ReflowViewModel.IncludeImagesbool ReflowViewModel.IsEditingEnabledbool ReflowViewModel.ShowChangePageButtonsbool ReflowViewModel.SetHideBackgroundImagesbool ReflowViewModel.SetHideImagesUnderTextbool ReflowViewModel.SetDoNotReflowTextOverImagesstring ReflowViewModel.AddAnnot(string)string ReflowViewModel.EditAnnot(string)string ReflowViewModel.DeleteAnnot(string)string ReflowViewModel.GetAnnotations()bool AnnotationPropertyDialog.HasThicknessbool ToolManager.IsSoundAnnotEnabledstatic Dictionary<PaperSizes, Tuple<double, double>> PDFDocCreator.PaperSizeMapNew Events
ReflowViewModel.ReflowContentUpdated
ReflowViewModel.PageChangeRequested
ReflowView.DocumentChanged
delegate void ReflowView.DocumentChangedDelegate
New Commands
ICommand ReflowViewModel.CMDNextPageICommand ReflowViewModel.CMDPreviousPageNew Class DebugLogHelper
static void CallSarted(string, int)static void CallEnded(string, int)New Class FlipViewCustom
FlipViewCustom()static DependencyProperty ShowFlipViewButtonsPropertybool ShowFlipViewButtonsNew Class CreateDocumentOptions
CreateDocumentOptions()string NamePaperType PaperTypePaperSizes PaperSizeint Pagesbool IsLandscapeNew Class AnnotUtils
static Rect GetAnnotScreenPosition(PDFViewCtrl, IAnnot, int)static IAnnot SafeDeleteAnnotAndUpdate(PDFViewCtrl, Page, IAnnot, int)static IAnnot SafeDeleteAnnot(PDFDoc, Page, IAnnot)New resources
Resources/Reflow.jsTrial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales