ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / DocumentInfo Class / Trapped Property

In This Topic
    Trapped Property
    In This Topic
    A name object indicating whether the document has been modified to include trapping information
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Trapped As String
    public string Trapped {get;}
    See Also