Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / DocumentInfo Class / Trapped Property

In This Topic
    Trapped Property (DocumentInfo)
    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