Some test text!
UWP / Changelog / v9.0.1.77825
Version: 9.0.1.77825
Release Date: June 29, 2021
Declaration | |
---|---|
From: | AnnotEdit.HandleCalibration |
To: | AnnotEdit.HandleCalibrationAsync |
Declaration | |
---|---|
From: | ViewerViewModel.IsExtraUIVisible |
To: | ViewerViewModel.IsPageNumberIndicatorVisible |
Declaration | |
---|---|
From: | IsSaveCopyButtonVisible |
To: | IsActionsButtonVisible |
Declaration | |
---|---|
From: | IsAnnotationToolsVisible |
To: | ShowAnnotationToolbarButton |
Declaration | |
---|---|
From: | SaveNeededStates.saveApproved |
To: | SaveNeededStates.saveNeeded |
The PDFCompare control allows to open 2 PDF side by side with sync scrolling, single toolbar to annotate on both PDF, and text difference tool to highlight the differences between 2 documents.
ViewerControl now support Copy, Paste and Duplicate single annotations
Not it is possible to set the reading direction to Right-to-Left.
New Methods
static void PDF.Convert.ToSvg(PDFDoc, String)
static void PDF.Convert.ToSvg(PDFDoc, String, SVGOutputOptions)
static void PDF.Convert.ToSvg(Page, String)
static void PDF.Convert.ToSvg(Page, String, SVGOutputOptions)
static IAsyncAction PDF.Convert.ToSvgAsync(Page, String)
static IAsyncAction PDF.Convert.ToSvgAsync(Page, String, SVGOutputOptions)
New class: SVGOutputOptions
SVGOutputOptions()
void SetEmbedImages(bool)
void SetPreserveFontFamilyNames(bool)
void SetNoFonts(bool)
void SetSvgFonts(bool)
void SetEmbedFonts(bool)
void SetNoUnicode(bool)
void SetIndividualCharPlacement(bool)
void SetRemoveCharPlacement(bool)
void SetFlattenContent(bool)
void SetFlattenThreshold(bool)
void SetFlattenDPI(bool)
void SetFlattenMaximumImagePixels(bool)
void SetCompress(bool)
void SetOutputThumbnails(bool)
void SetThumbnailSize(bool)
void SetCreateXmlWrapper(bool)
void SetDtd(bool)
void SetAnnots(bool)
void SetOverprint(bool)
New Properties
bool AnnotationCommandBar.IsCloseToolbarButtonVisible
bool AnnotationCommandBar.IsExpandButtonVisible
bool AnnotationToolbarViewModel.IsCloseToolbarButtonVisible
bool AnnotationToolbarViewModel.IsExpandButtonVisible
bool AnnotationToolbarViewModel.IsMeasureToolsButtonVisible
bool AnnotationToolbarViewModel.IsRedactionTextToolButtonVisible
bool AnnotationToolbarViewModel.IsRedactionAreaToolButtonVisible
bool AnnotationToolbarBase.IsMeasureToolsButtonVisible
bool AnnotationToolbarBase.IsRedactionTextToolButtonVisible
bool AnnotationToolbarBase.IsRedactionAreaToolButtonVisible
PdfCompareControl ViewerViewModel.PdfCompareViewer
bool ViewerViewModel.IsPdfCompareViewOpen
bool ViewerViewModel.IsRightToLeftVisibile
bool ViewerViewModel.IsEditbuttonVisible
bool ViewerViewModel.IsThumbnailViewVisible
bool ViewerViewModel.IsCropViewVisible
bool ViewerViewModel.IsPdfCompareVisible
bool ViewerViewModel.IsPdfCompareEnabled
bool ViewerViewModel.IsPdfCompareActive
bool ViewerViewModel.CanSaveDocument
bool ViewerViewModel.IsSaveAsButtonEnabled
bool ViewerViewModel.IsActionsEnabled
bool ViewerViewModel.IsShareVisible
bool ViewerViewModel.IsPrintVisible
bool ViewerViewModel.IsExportXFDFVisible
bool ViewerViewModel.IsTextSearchVisible
bool ViewerViewModel.IsAllowDropEnabled
bool SettingsViewMode.AlwaysShowPageNavigationTools
bool ViewerSettings.AlwaysShowPageNavigationTools
bool ViewerSettings.IsRightToLeftVisible
bool ViewerPageSettingsViewModel.IsRightToLeftVisible
bool ViewerPageSettingsViewModel.IsRightToLeftEnabled
bool ViewerPageSettingsViewModel.IsThumbnailViewVisible
bool ViewerPageSettingsViewModel.IsCropViewVisible
bool PdfViewCtrlTabInfo.IsRightToLeftEnabled
bool PdfViewCtrlTabMetaData.IsRightToLeft
bool ViewerControl.IsRightToLeftVisible
bool ViewerControl.ShowAnnotationToolbarButton
bool ViewerControl.ShowThumbnailView
ThumbnailViewer ThumbnailViewer
bool ViewerControl.ShowCropView
bool ViewerControl.ShowActionsOption
bool ViewerControl.ShowShareOption
bool ViewerControl.ShowPrintOption
bool ViewerControl.ShowExportXFDF
bool ViewerControl.ShowTextSearchOption
bool ViewerControl.ShowSaveOption
bool ViewerControl.ShowSaveAsOption
bool ViewerControl.ShowPDFCompare
New Commands
ViewerViewModel.PdfCompareCommand
New Methods
void AnnotEdit.HandleAnnotCopy()
void AnnotEdit.HandleAnnotPasteAsync()
void AnnotEdit.HandleDuplicateAnnotAsync()
static bool UtilityFunctions.CopyToClipBoard(DataPackage)
AnnotationToolbarViewMode.PerformEscapeFromTool()
New Events
InternalControlStateDelegate ViewerViewModel.PDFCompareState
New class: AnnotationClipboardHelper
static bool IsAnnotToPaste()
static bool CopyAnnotToClipboard(PDFViewCtrl, IAnnot)
async Task<bool> PasteAnnotFromClipboardAsync(PDFViewCtrl, int, Point)
New class: SaveOnExitHelper
static SaveNeededStates CheckTabSavingRequirements(PdfViewCtrlTabInfo)
static async Task SaveTabHelperAsync(PdfViewCtrlTabInfo, ResourceLoader, bool, bool, bool)
static async Task<SaveResult> SaveTabToOriginalAsync(PdfViewCtrlTabInfo, bool, bool)
New control: PdfCompareControl
PdfCompareControl()
PdfCompareControl(PDFViewCtrl)
PdfCompareControl(IStorageFile)
PdfCompareViewModel ViewModel
void CloseControl()
ControlClosed
New class: PdfCompareViewModel
New constructors
PdfCompareViewModel()
PdfCompareViewModel(PDFViewCtrl, ICloseableControl)
PdfCompareViewModel(IStorageFile)
New Properties
AnnotationCommandBar AnnotToolbar
PDFViewCtrl PdfViewCtrlA
PDFViewCtrl PdfViewCtrlB
PDFViewCtrl PdfViewCtrlTxtDiff
ClickablePageNumberIndicator PageNumbIndicatorPdfA
ClickablePageNumberIndicator PageNumbIndicatorPdfB
bool SyncScrolling
bool SyncZoom
string PdfAName
string PdfBName
string TxtDiffName
string TxtDiffCurrentPageText
bool IsPdfAVisible
bool IsPdfBVisible
bool IsPdfAOpenPageVisible
bool IsPdfBOpenPageVisible
bool IsTextDiffResultVisible
bool IsTextDiffEnabled
bool IsToolbarVisible
bool PersistAnnotTool
bool IsProgressRingVisible
bool IsAnyDocsModified
New Commands (ICommand)
CMDOpenPdfA
CMDOpenPdfB
CMDSavePdfA
CMDSavePdfB
CMDClosePdfA
CMDClosePdfB
CMDGoBack
CMDPageTxtDiff
CMDAllPagesTxtDiff
CMDSaveTxtDiff
CMDCloseTxtDiff
CMDCancelTxtDiff
CMDZoomIn
CMDZoomOut
New Methods
void CleanUp()
async Task OpenAndCompareFileAAsync(StorageFile)
async Task OpenAndCompareFileBAsync(StorageFile)
New image resources
Resources/Images/local_device.svg
New language resources
Korean
string\kr-KO\Printing.resw
string\kr-KO\Resources.resw
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales