PDFView4NET WinForms Edition
PDFUnderlineAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFUnderlineAnnotation Class
Defines an underline annotation.
Object Model
PDFUnderlineAnnotation ClassPDFAnnotationAppearance ClassPDFRgbColor ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
Public Class PDFUnderlineAnnotation 
   Inherits PDFTextMarkupAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFUnderlineAnnotation
public class PDFUnderlineAnnotation : PDFTextMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFUnderlineAnnotation : public PDFTextMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFUnderlineAnnotation : public PDFTextMarkupAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
This annotation is used to underline text in 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.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

PDFUnderlineAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace