Underline Properties |
The Underline type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox | The location on the page (Inherited from Annotation) | |
Hidden | The annotation's visibility If then the annotation is present, but is invisible and not available for user interaction. Depending on the NoPrint property it will, however, still be visible when printing.(Inherited from Annotation) | |
Id | The annotation identifier A text string uniquely identifying it among all the annotations on its page. When creating annotations using the SDK, a unique ID is set automatically.(Inherited from Annotation) | |
Info | The information content of this markup (Inherited from MarkupAnnotation) | |
Locked | Whether the markup annotation can be modified This does not restrict modification of the markup annotation's content.(Inherited from MarkupAnnotation) | |
MarkupArea | The markup area This list of Quadrilaterals defines the markup area on the page.(Inherited from TextMarkup) | |
NoPrint | The annotation's visibility when printing If then the annotation is not present in a print output of the document.(Inherited from Annotation) | |
NoRotate | The annotation's rotation behavior If then the annotation's visual appearance does not rotate with the rotation set in a PDF viewer.(Inherited from Annotation) | |
NoZoom | The annotation's scaling behavior If then the annotation's visual appearance does not scale with the zoom factor of a PDF viewer.(Inherited from Annotation) | |
Paint | The paint the annotation and the popup (Inherited from TextMarkup) | |
Popup | The pop-up (Inherited from TextMarkup) | |
Replies | The replies to this markup (Inherited from MarkupAnnotation) |