Annotations
IPDFDocument4

See Also
Collapse All

Methods and properties annotation and control management:

AnnotAction This property gets or sets the action number of the current annotation.
AnnotBorderColor This property gets or sets the color for the borders of the current annotation.
AnnotBorderDashPattern This property gets or sets a dash pattern for an annotation's border.
AnnotBorderStyle This property gets or sets the border style of an annotation.
AnnotBorderWidth This property gets or sets the border width of an annotation.
AnnotEncodingFormat This property gets or sets the encoding format for the sample data for sound annotations.
AnnotHeight This property gets or sets the height of the annotation area.
AnnotHidden This property gets or sets the value indicating if the annotation is hidden.
AnnotInvisible This property gets or sets the value indicating if the annotation is invisible.
AnnotLeft This property gets or sets the top-left corner X coordinate of the annotation area.
AnnotLocked This property gets or sets the value indicating if the annotation is locked.
AnnotLockedContents This property gets or sets the value indicating if annotation's contents are locked.
AnnotNumberOfBitsPerSample This property gets or sets the number of bits per sample value per channel for sound annotations.
AnnotNumberOfSoundChannels This property gets or sets the number of sound channels for sound annotations.
AnnotNoRotate This property gets or sets the value indicating if the annotation is rotated.
AnnotNoView This property gets or sets the value indicating if the annotation is displayed on the screen (allowing user interaction).
AnnotNoZoom This property gets or sets the value indicating if the annotation is scaled to match the magnification of the page.
AnnotPrint This property gets or sets the value indicating if the annotation will be printed.
AnnotReadOnly This property gets or sets the value indicating if the annotation is read-only.
AnnotSamplingRate This property gets or sets the sampling rate for sound annotations.
AnnotToggleNoView This property gets or sets the value indicating if the AnnotNoView property should be toggled.
AnnotTop This property gets or sets the top-left corner Y coordinate of the annotation area.
AnnotUnicodeCaption This property gets or sets the unicode title of an annotation or button.
AnnotUnicodeText This property gets or sets the unicode text value for ComBobox , edit , or text annotation controls.
AnnotWidth This property gets or sets the width of the annotation area.
AttachmentAnnotationFileName This property gets the file name of the current file attachment annotation.
ComboBoxEditEnabled This property gets or sets the value indicating if an edit field in a ComBobox control is enabled.
ComboBoxUnicodeItems This property gets or sets a unicode string representing ComboBox control items separated with the "new line" symbol.
ControlBackColor This property gets or sets a color for the background of the current control.
ControlChecked This property gets or sets the value indicating the checked state of controls.
ControlFont This property gets or sets a control's font.
ControlFontSize This property gets or sets the control's font size.
ControlName This property gets or sets the name of the control.
ControlShowBorder This property gets or sets the value indicating the visible status for a border around a control.
ControlTextAlign This property gets or sets horizontal justification for the control.
ControlTextColor This property gets or sets the control's font color.
ControlUnicodeHint This property gets or sets a unicode hint for an annotation or control.
ControlVerticalAlign This property gets or sets vertical justification for the edit control.
CurrentAnnotation This property gets or sets the current annotation number.
EditBoxMaxLength This property gets or sets the maximum length for text that is entered into an edit control.
FileAttachmentAnnotIcon This property gets or sets the style of an annotation attachment icon.
GetAnnotCount This method gets the number of annotations in the PDF document.
GetAnnotType This method gets the current annotation or action type.
IsControlNameVacant This method gets the value indicating if control's name is vacant.
IsMultilineEditBox This property gets or sets the value indicating if an edit control is in multiline mode.
IsOpenedTextAnnot This property gets or sets the status of a text annotation at startup.
IsPasswordEditBox This property gets or sets the value indicating if the edit control is for secure data entry.
IsReadOnlyControl This property gets or sets the editable status of a control.
IsRequiredControl This property gets or sets the required status for a control value in a form.
OnControlBeforeFormatting This property gets or sets a JavaScript action to be performed before the field is formatted to display its current value.
OnControlChange This property gets or sets a JavaScript action to be performed when the value of another field changes, thus recalculating the value of the current field.
OnControlKeyPress This property gets or sets a JavaScript action to be performed when the user types a keystroke in a text or ComboBox or modifies the selection in a scrollable list.
OnControlLostFocus This property gets or sets an action to be performed when the PDF control loses the input focus.
OnControlMouseDown This property gets or sets an action to be performed when the mouse button is pressed inside the PDF control's active area.
OnControlMouseEnter This property gets or sets an action to be performed when the cursor enters the PDF control's active area.
OnControlMouseExit This property gets or sets an action to be performed when the cursor exits the PDF control's active area.
OnControlMouseUp This property gets or sets an action to be performed when the mouse button is released inside the PDF control's active area.
OnControlOtherChanged This property gets or sets a JavaScript action to be performed when the value of another field changes, thus recalculating the value of the current field.
OnControlSetFocus This method gets or sets an action to be performed when the PDF control receives the input focus.
RadioButtonExportValue This property gets or sets the value that is posted from a radio button control.
RemoveAnnotation This method removes a annotation from a PDF document.
SaveAttachmentAnnotationToFile Save the contents of a file attachment annotation to a file.
SetAnnotCaption This method sets the ASCII title of an annotation or button.
SetAnnotText This method sets the ASCII text value for ComboBox, edit, or text annotation controls.
SetComboBoxItems This method sets the ASCII string representing ComboBox control items, separated by the "new line" symbol.
SetControlHint This method sets an ASCII hint for a control.
SoundAnnotIcon This property gets or sets the style of an sound annotation icon.
TextAnnotIcon This property gets or sets the style of an annotation icon.

See Also

Reference