FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / GetLinkTargetPositionCompletedEventArgs Class
Properties Methods


In This Topic
    GetLinkTargetPositionCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GetLinkTargetPositionCompletedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GetLinkTargetPositionCompletedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the C1LinkTargetBase object defining position in the document.  
    Public PropertyGets the C1BookmarkPosition object.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    Protected Methods
    See Also