ImageGear Professional for Windows ActiveX
IGArtXPage Object

Description:

This object provides methods and properties for accessing to individual marks on the page as well as to group of marks.

IGArtXPage is completely independent from IGPage Object and can be associated with one IGPage Objector more.

Interface:

IIGArtXMark

Members:

Methods
ActionBeginCreation Method Creates GUI action object of type Mark Creation.
ActionBeginEdit Method Creates GUI action object of type Mark Edit.
ActionBeginMove Method Creates GUI action object of type Mark Move.
ActionBeginResize Method Creates GUI action object of type Mark Resize.
ActionBeginSelection Method Creates GUI action object of type Mark Selection.
AddMark Method Adds new mark to ArtX page.
AddMarkGroupIndex Method Adds new mark to ArtX page. Mark will be added to group with the index specified.
AddMarkGroupName Method Adds new mark to ArtX page. Mark will be added to group with the name specified.
ApplyToImage Method Applies all the image related marks from the current ArtX page to the specified Image.
AssociatePageDisplay Method Sets parent IGPageDisplay for the current ArtX page.
BurnIn Method Merges marks permanently into ArtX Page.
BurnInGroupIDs Method Merges marks permanently into ArtX Page.
BurnInGroupName Method Merges marks permanently into ArtX Page.
CopyMarksArray Method Copies several marks into clipboard.
CutMarksArray Method cuts several marks from page and puts it to clipboard.
Flip Method Flips page.
FlipMarks Method Flips all marks on the page according with value of nFlipValue parameter.
GetAttr Method Returns attributes of ArtX page.
GroupAdd Method Adds new group to ArtX page.
GroupAt Method Returns a group with index specified.
GroupDelete Method Deletes specified group from ArtX page.
GroupGet Method Returns a group with specified name.
HitTest Method Checks if the mouse pointer is on any mark on the page.
Load Method Loads annotations from image page to the ArtX page.
LoadFile Method Loads annotations from file to the ArtX page specified.
MarkBringToFront Method Changes Z-order of marks on page. It sends the mark specified to the top of stack.
MarkCopy Method Copies a single mark to the clipboard.
MarkCut Method Cuts a single mark from page and puts it to clipboard.
MarkFirst Method Used to enumerate all annotations on the page. It returns the first annotation.
MarkIsSelected Method Returns selection state of annotation specified.
MarkIsValid Method Validates that the mark handle is valid on this page.validates that the mark handle is valid on this page.
MarkNext Method Used to enumerate all annotations on the page. It returns handle of the next annotation.used to enumerate all annotations on the page. It returns handle of the next annotation.
MarkRemove Method Removes mark from ArtX page and destroys it.
MarkSelect Method Selects the mark specified.
MarkSelectedFirst Method Used to enumerate all selected annotations on the page. It returns the first selected annotation.
MarkSelectedNext Method Used to enumerate all selected annotations on page. It returns the handle of the next selected annotation.
MarkSendToBack Method Changes Z-order of marks on page. It sends the mark specified to the bottom of the stack.
MarkSetCoordType Method Changes coordinate type of the specified mark on the page.
PageDelete Method Destroys specified ArtX page including all objects associated with this page.
PasteMarks Method Pastes marks from clipboard to page.
RemoveMarks Method Removes all marks from the page.
RemoveMarksArray Method Removes several marks from the page.
Rotate Method Rotates the page.
RotateMarks Method Rotates all marks on the page according with value of nRotateValue parameter.
Save Method Saves ArtX page content to image page.
SaveFile Method Saves ArtX page content to file.
SelectMarks Method Changes selection state for all marks on the page.
SetAttr Method Modifies attributes of ArtX page.
SetCoordType Method Changes coordinate type of all marks on the page.
UndoClear Method Clears all records from undo action.
UndoRollBack Method Reverses any changes made to any mark on the page.
Properties
GroupCount Property Gets the number of groups on ArtX page.
MarkCount Property Gets the number of marks in the page.
Orientation Property Gets/sets page's orientation.
PasteCount Property Returns count of marks that are in the clipboard.
UndoActionEnabled Property Enables/disables recording of particular undo actions.
UndoCount Property Gets the count of records in undo action list.
UndoEnabled Property Enables/disables the recording of undo actions.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback