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

In This Topic
    Creator Property (DocumentInfo)
    In This Topic
    If the document was converted to PDF from another format, the name of the application (for example, Adobe FrameMaker®) that created the original document from which it was converted.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Creator As String
    public string Creator {get;}
    See Also