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

In This Topic
    Producer Property
    In This Topic
    If the document was converted to PDF from another format, the name of the application (for example, Acrobat Distiller) that converted it to PDF.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Producer As String
    public string Producer {get;}
    See Also