C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / EncodingExceptionTemplate Property
In This Topic
EncodingExceptionTemplate Property
In This Topic
Gets or sets the Microsoft.UI.Xaml.DataTemplate used to show error messages
Syntax
public DataTemplate EncodingExceptionTemplate {get; set;}
See Also