Click or drag to resize

CPDFFreeTextAnnotation Properties

The CPDFFreeTextAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets text alignment of Freetext.
Public propertyBgColor
Background color.
Public propertyContent
Gets content of FreeText annotation.
Public propertyFreeTextDa
Gets Freetext font style, more:CTextAttribute
Public propertyHasBgColor
Whether the background color exists.
Public propertyLineColor
Border color.
Public propertyLineWidth
Border width.
Public propertyPage
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.)
Public propertyRect
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.)
Public propertyTransparency
Opacity.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also