PDFView4NET WinForms Edition
PDFTextMarkupAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFTextMarkupAnnotation Class
Defines a text markup annotation.
Object Model
PDFTextMarkupAnnotation ClassPDFAnnotationAppearance ClassPDFRgbColor ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFTextMarkupAnnotation 
   Inherits PDFMarkupAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFTextMarkupAnnotation
[Serializable()]
public class PDFTextMarkupAnnotation : PDFMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public __gc class PDFTextMarkupAnnotation : public PDFMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFTextMarkupAnnotation : public PDFMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
Text markup annotations appear as highlights, underlines, strikeouts or jagged (squiggly) underlines in the text of a document.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFTextMarkupAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFHighlightAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFSquigglyAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFStrikeOutAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFUnderlineAnnotation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFTextMarkupAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace