PDFView4NET WinForms Edition
PDFFreeTextAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFFreeTextAnnotation Class
Defines a free text annotations.
Object Model
PDFFreeTextAnnotation ClassPDFAnnotationAppearance ClassPDFDeviceColor ClassPDFRgbColor ClassPDFFontBase ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation ClassPDFRgbColor Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFFreeTextAnnotation 
   Inherits PDFAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFFreeTextAnnotation
[Serializable()]
public class PDFFreeTextAnnotation : PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public __gc class PDFFreeTextAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFFreeTextAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFFreeTextAnnotation

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

PDFFreeTextAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace