Class NamedDestination
Represents a named destination. Named destinations are destinations in the document which can be referred to indirectly by means of a name.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public class NamedDestination : FixedDocumentElementBase, IFixedDocumentElement, IContextClonable<NamedDestination>