Click or drag to resize

ObjIsMarked Method

Checks if this Obj is marked.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsMarked()

Return Value

Type: Boolean
True if the object is marked.
Remarks
This method can be invoked on any Obj.
See Also