FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1LinkTarget Class
Properties Methods


In This Topic
    C1LinkTarget Class Members
    In This Topic

    The following tables list the members exposed by C1LinkTarget.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1LinkTarget class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bookmark within document.  
    Public PropertyOverridden. Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal use. Encodes this C1LinkTargetBase object to the string, use C1LinkTargetBase.Parse method to decode. (Inherited from C1.Win.C1Document.C1LinkTargetBase)
    Public MethodOverridden.   
    Public MethodOverridden. Serves as the default hash function.  
    Top
    See Also