Click or drag to resize

IMarkupSetContentRect Method

Sets 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
void SetContentRect(
	Rect cr
)

Parameters

cr
Type: pdftron.PDFRect
the new content rect

Return Value

Type: 
cr 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
See Also