Link Search Menu Expand Document

CaretAnnotationInnerRectangle Property

Gets or sets annotation's inner rectangle. This property is used when a paragraph symbol specified by CaretAnnotation.Symbol property is displayed along with the caret.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public RectangleF InnerRectangle { get; set; }

Property Value

Type: RectangleF
See Also

Reference