Click or drag to resize

InkGetContentRect Method

Gets the inner bounding rectangle of the Square. (Optional; PDF 1.5)

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Rect GetContentRect()

Return Value

Type: Rect
A difference between the inner bounding rectangle and a positon rectangle may occur in situations where a border effect (described by BE) causes the size of the Rect to increase beyond that of the square or Square

Implements

IMarkupGetContentRect
See Also