Documents for PDF, .NET Edition Documentation
WidgetAnnotation Class Members
Properties 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : WidgetAnnotation Class

The following tables list the members exposed by WidgetAnnotation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the actual justification to be used in displaying the annotation’s text.  
Public PropertyGets or sets the annotation’s appearance state, which selects the applicable appearance stream from an appearance subdictionary. See PDF specification for more details. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets the AppearanceStreams object that allows to define this annotation's appearance streams. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets the list of embedded files associated with this GrapeCity.Documents.Pdf.Graphics.FormXObject. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets the annotation's background color.  
Public Property  
Public PropertyGets the ButtonAppearance object defining view of the widget when it is linked with Push Button or Signature fields.  
Public PropertyGets or sets the text to be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form. In either case, this text is useful when extracting the document’s contents in support of accessibility to users with disabilities or for other purposes. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets the default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field’s text size and color. See PDF specification for more details.  
Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument owning this annotation. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets the WidgetAnnotation.TriggerEvents object defining events of this annotation.  
Public PropertyGets the GrapeCity.Documents.Pdf.AcroForms.Field associated with this annotation.  
Public PropertyGets or sets the flags specifying various characteristics of the annotation. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets the annotation’s highlighting mode.  
Public PropertyGets or sets the justification to be used in displaying the annotation’s text.

Note that if this property is not specified (the value is null) then GrapeCity.Documents.Pdf.AcroForms.Field.Justification is used. See PDF specification for details.

 
Public PropertyGets or sets a value indicating whether the annotation can be deleted or its properties (including position and size) can be be modified by the user. However, this flag does not restrict changes to the annotation’s contents, such as the value of a form field. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets a value indicating whether the contents of the annotation can be modified by the user. This flag does not restrict deletion of the annotation or changes to other annotation properties, such as position and size.  
Public PropertyGets or sets the name of the annotation. If WidgetAnnotation is used with GrapeCity.Documents.Pdf.AcroForms.RadioButtonField then Name is used as a value.  
Public PropertyGets the GrapeCity.Documents.Pdf.Page containing this object. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets the annotation rectangle, defining the location of the annotation on a page. (Inherited from GrapeCity.Documents.Pdf.Annotations.AnnotationBase)
Public PropertyGets or sets the GrapeCity.Documents.Text.TextFormat object defining the text formatting.  
Top
See Also

Reference

WidgetAnnotation Class
GrapeCity.Documents.Pdf.Annotations Namespace