[]
Provides data for the C1.WPF.Document.C1DocumentSource.GetLinkTargetPositionCompleted event.
public class GetLinkTargetPositionCompletedEventArgs : AsyncCompletedEventArgs
Name | Description |
---|---|
GetLinkTargetPositionCompletedEventArgs(C1LinkTargetBase, C1BookmarkPosition, Exception, bool) | Initializes a new instance of the GetLinkTargetPositionCompletedEventArgs class. |
Name | Description |
---|---|
LinkTarget | Gets the C1LinkTargetBase object defining position in the document. |
Position | Gets the C1BookmarkPosition object. |