'Declaration <DescriptionAttribute("A value indicating whether non-printable characters must be shown.")> <CategoryAttribute("Appearance")> Public Property ShowNonPrintableCharacters As Boolean
[Description("A value indicating whether non-printable characters must be shown.")] [Category("Appearance")] public bool ShowNonPrintableCharacters { get; set; }
Property Value
Default value is false.