Click or drag to resize

clsImportBookPageElementBaseeContentType Enumeration

Type of content on a page

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eContentType
Members
  Member nameValueDescription
HTMLText1 Free Text element with full HTML features. Use clsImportBookPageElementText as object type
LinkLine2 Link to an element in the objects of MARIProject. Use clsImportBookPageElementLinkLine as object type.
See Also