ImageGear PDF v25.2 - Updated
ImGearARTTextType Enumeration




ImageGear.Art Assembly > ImageGear.ART Namespace : 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

Is this page helpful?
Yes No
Thanks for your feedback.