Reader View Annotation Options
Options related with the presentation of ReaderViewAnnotations.
Constructors
Properties
A class name or space-separated class names to add to the ReaderViewAnnotation container elements. This element defines the bounding box for all ranges and points created by the ReaderViewAnnotation for a page.
CSS style declarations to add to the ReaderViewAnnotation container element. This element defines the bounding box for all ranges and points created by the ReaderViewAnnotation for a page.
A class name or space-separated class names to add to each rectangle generated by the ReaderViewAnnotation when it represents a position.
An object with css declarations to apply to rectangles when ReaderViewAnnotation represents a position.
A class name or space-separated class names to add to each rectangle generated by the ReaderViewAnnotation when it represents a range. For example, when an annotation refers to several lines of text, one element will be rendered per line.
An object with css declarations to apply to rectangles when ReaderViewAnnotation represents a range. For example, when an annotation refers to several lines of text, one element will be rendered per line.