FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportInfo Class
Properties Methods Events


In This Topic
    ReportInfo Class Members
    In This Topic

    The following tables list the members exposed by ReportInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the person that created the report.  
    Public PropertyGets or sets the name of the application that created the report.  
    Public PropertyGets or sets keywords associated with the report.  
    Public PropertyGets or sets the subject of the report.  
    Public PropertyGets or sets the title of the report.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another object into this object.  
    Public MethodClears the ReportInfo object.  
    Public MethodReturns a copy of this ReportInfo object.  
    Public MethodReturns a string that represents the current ReportInfo object.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also