FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Producer Property

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