VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsAnnotation Class
In This Topic
PdfJsAnnotation Class Properties
In This Topic
For a list of all properties of this type, see PdfJsAnnotation.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the redrawing of a annotation's appearance must be delayed.
Public PropertyGets or sets the value defines whether the annotation is hidden or visible on screen and in print.
Public PropertyGets the PdfJsDoc of the document to which the annotation belongs.
Public PropertyGets or sets a value indicating whether the annotation is not shown and there is no user interaction, display, or printing of the annotation.
Public PropertyGets the name of an annotation.
Public PropertyGets or sets a value indicating whether the annotation is visible when the user prints the document.
Public PropertyGets or sets an array consists of four numbers specifying the lower-left x, lower-left y, upper-right x, and upper-right y coordinates, in default user space, of the rectangle defining the location of the annotation on the page.
Public PropertyGets the source PdfAnnotation object.
Public PropertyGets the type of an annotation.
See Also