Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / BlackoutWords Property

In This Topic
    BlackoutWords Property (C1PdfViewer)
    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