Class
ContentAnnotation

Annotation with explicit appearance content, allowing a provided form to override viewer‑generated visuals.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public abstract class ContentAnnotation : ContentAnnotationBase, IFixedDocumentElement, IStructuralElement

Inheritance: objectFixedDocumentElementBaseAnnotationContentAnnotationBaseContentAnnotation

Derived Classes: MarkupAnnotation

Implements: IFixedDocumentElementIStructuralElement

Inherited Members ContentAnnotationBase.RecalculateContent()ContentAnnotationBase.EnsureContentIsUpToDate()Annotation.RectAnnotation.TypeAnnotation.BorderAnnotation.IsPrintableAnnotation.StructureTagFixedDocumentElementBase.Parent

Properties

Content

Gets the appearance content used for rendering; when set, it takes precedence over appearance characteristics and text properties in most PDF viewers.

Declaration

cs-api-definition
public AnnotationContentSource Content { get; }

Property Value

AnnotationContentSource

The content source providing the visual representation.

In this article
DefinitionPropertiesContent
Not finding the help you need?
Contact Support