ImageGear for .NET
ImGearARTTextType Enumeration




Specifies a type of string in the text mark's "Text" property.
Syntax
'Declaration
 
Public Enum ImGearARTTextType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearARTTextType
public enum ImGearARTTextType : System.Enum 
__value public enum ImGearARTTextType : public System.Enum 
public enum class ImGearARTTextType : public System.Enum 
Members
MemberValueDescription
DIRECT_TEXT0Text is stored directly in the mark.
FILE_NAME1Text is stored in the file specified by mark's "Text" property.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTTextType

See Also

Reference

ImageGear.ART Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback