[This is preliminary documentation and is subject to change.]
Many RadPdfAnnotation types are defined as markup annotations because they are used primarily to mark up PDF documents.
Namespace:
RadPdfLibrary.Data.Document.Objects.AnnotationsAssembly: RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)
Syntax
| C# |
|---|
public abstract class RadPdfMarkupAnnotation : RadPdfAnnotation |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class RadPdfMarkupAnnotation _ Inherits RadPdfAnnotation |
| Visual Basic (Usage) |
|---|
Dim instance As RadPdfMarkupAnnotation |
Remarks
These annotations have text that appears as part of the annotation and may be displayed in other ways by RAD PDF, such as in a comments pane.
Inheritance Hierarchy
System..::.Object
RadPdfLibrary.Data.Document.Objects..::.RadPdfObject
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfAnnotation
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfMarkupAnnotation
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfTextAnnotation
RadPdfLibrary.Data.Document.Objects..::.RadPdfObject
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfAnnotation
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfMarkupAnnotation
RadPdfLibrary.Data.Document.Objects.Annotations..::.RadPdfTextAnnotation