Class ContentAnnotationBase
Represents a base class for annotations with appearance.
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.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public abstract class ContentAnnotationBase : Annotation, IFixedDocumentElement, IInstanceIdOwner, IContextClonable<Annotation>
Methods
EnsureContentIsUpToDate()
Makes sure that the content of the annotation has been recalculated.
Declaration
protected void EnsureContentIsUpToDate()
RecalculateContent()
Recalculates the annotation Annotation
Declaration
public virtual void RecalculateContent()