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.IsSoundAnnotEnabled
bool ViewerControl.ShowExport
async Task ViewerControl.CreateNewDocumentAsync(CreateDocumentOptions)
bool ViewerViewModel.IsExportVisible
bool ViewerViewModel.IsSoundAnnotEnabled
async Task ViewerViewModel.CreateNewDocumentAsync(CreateDocumentOptions)
ToolManager ReflowView.ToolManager
bool ReflowView.IncludeImages
bool ReflowView.IsEditingEnabled
bool ReflowView.ShowChangePageButtons
bool ReflowView.SetHideBackgroundImages
bool ReflowView.SetHideImagesUnderText
bool ReflowView.SetDoNotReflowTextOverImages
bool ReflowViewModel.IncludeImages
bool ReflowViewModel.IsEditingEnabled
bool ReflowViewModel.ShowChangePageButtons
bool ReflowViewModel.SetHideBackgroundImages
bool ReflowViewModel.SetHideImagesUnderText
bool ReflowViewModel.SetDoNotReflowTextOverImages
string ReflowViewModel.AddAnnot(string)
string ReflowViewModel.EditAnnot(string)
string ReflowViewModel.DeleteAnnot(string)
string ReflowViewModel.GetAnnotations()
bool AnnotationPropertyDialog.HasThickness
bool ToolManager.IsSoundAnnotEnabled
static Dictionary<PaperSizes, Tuple<double, double>> PDFDocCreator.PaperSizeMap
New Events
ReflowViewModel.ReflowContentUpdated
ReflowViewModel.PageChangeRequested
ReflowView.DocumentChanged
delegate void ReflowView.DocumentChangedDelegate
New Commands
ICommand ReflowViewModel.CMDNextPage
ICommand ReflowViewModel.CMDPreviousPage
New Class DebugLogHelper
static void CallSarted(string, int)
static void CallEnded(string, int)
New Class FlipViewCustom
FlipViewCustom()
static DependencyProperty ShowFlipViewButtonsProperty
bool ShowFlipViewButtons
New Class CreateDocumentOptions
CreateDocumentOptions()
string Name
PaperType PaperType
PaperSizes PaperSize
int Pages
bool IsLandscape
New 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.js
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales