ImageGear for .NET
CopyMarks(Int32[]) Method
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class > CopyMarks Method : CopyMarks(Int32[]) Method




marksIds
Array of mark IDs to copy.

Glossary Item Box

Copies array of specified marks to the Windows clipboard.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

marksIds
Array of mark IDs to copy.

Remarks

The Clipboard API can only be used in threads set to single thread apartment (STA) mode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.