[]
Gets or sets the Offsets structure that defines the numerical differences between two rectangles: the Rect and an inner rectangle contained within that rectangle. The inner rectangle is where the FreeTextAnnotation’s text should be displayed.
Note that if this rectangle is not specified then Rect is used as the text rectangle.
public Offsets? TextOffsets { get; set; }
Public Property TextOffsets As Offsets?