






A base class for annotation types that are used to mark up documents.
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public abstract class Markup : Annotation |
| Visual Basic |
|---|
Public MustInherit Class Markup _ Inherits Annotation |
| Visual C++ |
|---|
public ref class Markup abstract : public Annotation |
Inheritance Hierarchy
System..::..Object
PDFTron.SilverDox.Documents.Annotations..::..Annotation
PDFTron.SilverDox.Documents.Annotations..::..Markup
PDFTron.SilverDox.Documents.Annotations..::..Ellipse
PDFTron.SilverDox.Documents.Annotations..::..FreeHand
PDFTron.SilverDox.Documents.Annotations..::..Line
PDFTron.SilverDox.Documents.Annotations..::..Rectangle
PDFTron.SilverDox.Documents.Annotations..::..TextMarkup
PDFTron.SilverDox.Documents.Annotations..::..Annotation
PDFTron.SilverDox.Documents.Annotations..::..Markup
PDFTron.SilverDox.Documents.Annotations..::..Ellipse
PDFTron.SilverDox.Documents.Annotations..::..FreeHand
PDFTron.SilverDox.Documents.Annotations..::..Line
PDFTron.SilverDox.Documents.Annotations..::..Rectangle
PDFTron.SilverDox.Documents.Annotations..::..TextMarkup
