Checks if this Obj is marked.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsMarked As Boolean
public:
virtual bool IsMarked() sealed
Return Value
Type:
Boolean
True if the object is marked.
Remarks
This method can be invoked on any Obj.
See Also