ImageGear for .NET
ImGearARTBurnInOptions Enumeration
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTBurnInOptions Enumeration




Glossary Item Box

Specifies options to burn in annotations.

Syntax

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

Members

MemberValueDescription
ALL0x00000001Burn in all annotation marks.
DELETE_MARKS0x00010000Delete affected annotation marks after burning them in.
SELECTED0x00000010Burn in all selected annotation marks.
VISIBLE0x00000008Burn in all visible annotation marks.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTBurnInOptions

See Also

©2013. Accusoft Corporation. All Rights Reserved.