Some test text!
UWP / Changelog / v9-2-2-79504
Version: 9.2.2.79504
Release Date: May 9th, 2022
ViewerControl.ActivateWithFileAsync()
to ensure the conversion result matches the image size (height and width)SystemNavigationManager.GetForCurrentView().AppViewBackButtonVisibility
as the back button for page navigationSystemNavigationManager.GetForCurrentView().AppViewBackButtonVisibility
to navigate away having the Ink annotation toolbar openedNew Methods
void ContextMenuControl.RemoveButtonFromCollection(Windows.UI.Xaml.Controls.Button)
static string GetRichFreeText(pdftron.PDF.Annots.FreeText)
static bool IsRichFreeText(pdftron.PDF.Annots.FreeText)
static async Task<PDFDoc> PDFDocCreator.CreateFromImageAsync(StorageFile)
void AutoSaveHelper.Dispose()
void AnnotationPropertyDialog.Dispose()
void AnnotationPropertiesPresetsColorGridViewModel.SetShowAddRemoveButtons(bool)
New Properties
bool AnnotEdit.IsEditingText
ToolType ToolManager.CurrentToolType
bool ToolManager.IsRichTextEnabled
bool ViewerControl.IsRichTextEnabled
double ViewerControl.MaxZoomLevel
double ViewerControl.MinZoomLevel
double ViewerControl.DefaultZoomLevel
double ViewerViewModel.MaxZoomLevel
double ViewerViewModel.MinZoomLevel
double ViewerViewModel.DefaultZoomLevel
bool ViewerSettings.IsRichTextEnabled
double ViewerSettings.MaxZoomLevel
double ViewerSettings.MinZoomLevel
static List<string> ViewerSettings.ImagesTypesForConversion
FileOpeningCanceler DocumentOpener.OpeningCanceler
ToolType AnnotationPropertyDialog.AssociatedTool
string AnnotationPropertyDialog.ItemTag
AnnotationPropertyDialog AnnotationPropertiesDisplay.Dialog
bool AnnotationPropertiesPresetsColorGridViewModel.ShowAddRemoveButtons
New Events
StyleChangeRequestedHandler AnnotationPropertiesViewModel.StyleChangeRequested
AnnotationPropertiesViewModel.StyleChangeRequestedHandler AnnotationPropertyDialog.StyleChangeRequested
AnnotationPropertiesViewModel.StyleChangeRequestedHandler AnnotationPropertiesDisplay.StyleChangeRequested
New Delegates
delegate AnnotationPropertiesViewModel.StyleChangeRequestedHandler(AnnotStyleType, object)
New Enum values
FileOpeningType.ImageConversion
New static Class HTMLTags New static Class CSSTypes New static Class RTFCommands New static Class ConvertRTFAndHTML
string ConvertRTFToHTML(string)
string ConvertHTMLToRTF(string)
New Class FileOpeningCanceler
bool Cancel
;StorageFile File
;New Class HTMLUtilities
string GetHexColorFromStyle(string)
string GetInlineStyle(string)
string ReplacePrimaryColor(string, Color)
New Class pdftron.PDF.Tools.Controls.AnnotationPropertiesSubControls.EditRichTextControl
New Class pdftron.PDF.Tools.Controls.AnnotationPropertiesSubControls.FormatTextControl
New Class pdftron.PDF.Tools.Utilities.FormatRichText
static void BoldSelectedText(ITextSelection)
static void ItalicSelectedText(ITextSelection)
static void UnderlineSelectedText(ITextSelection)
static void StrikethroughSelectedText(ITextSelection)
static void ColorSelectedText(ITextSelection, Color)
static bool IsEditTextBoxNull(RichEditBox)
static bool IsSelectionNullOrEmpty(ITextSelection)
New Enum pdftron.PDF.Tools.Controls.ViewModels.AnnotStyleType
MainColor
FillColor
Thickness
Opacity
FontSize
FontName
Icon
FontFormat
New Converter pdftron.PDF.Tools.Converters.RichTextIconNameConverter
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales