PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfDocumentInfo Class / Producer Property

In This Topic
    Producer Property
    In This Topic
    Gets or sets the name of the application that created the document.
    Syntax
    'Declaration
     
    
    Public Property Producer As String
    public string Producer {get; set;}
    See Also