eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » gtCstDocEng.TgtItemsToRenderKind Enumeration
Indicates a kind of page element that an engine needs to render.
public TgtItemsToRenderKind = ( irText, irImage, irShape );
public: enum TgtItemsToRenderKind { irText, irImage, irShape };
gtCstDocEng