FlexReport for .NET | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Util Namespace / C1RichText.RtfVersionInfo Structure
Members

In This Topic
    C1RichText.RtfVersionInfo Structure
    In This Topic
    Contains the additional information about each RTF version: DLL name, class name of Rich window used in this DLL.
    Object Model
    C1RichText.RtfVersionInfo Structure
    Syntax
    'Declaration
     
    Public Structure C1RichText.RtfVersionInfo 
       Inherits System.ValueType
    public struct C1RichText.RtfVersionInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.Document.Util.C1RichText.RtfVersionInfo

    See Also