ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / BlackoutWords Property

In This Topic
    BlackoutWords Property
    In This Topic
    Gets or sets specific text as black out.
    Syntax
    'Declaration
     
    
    Public Property BlackoutWords As String()
    public string[] BlackoutWords {get; set;}
    See Also