Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLPageBreakEnumerate Function

Overview

The HTMLPageBreakEnumerate function enumerates the details of all the page breaks discovered during the map process.

Syntax/Parameters

Syntax

string[][] = HTMLPageBreakEnumerate ( handle hPageObject );

Parameters

hPageObject

A handle to a Page Break Object.

Return Value

A string table with a row entry for each page mapped or an empty array on error. Use the GetLastError and GetLastErrorMessage to retrieve a formatted error code and detailed message.

Remarks

HTMLPageBreakEnumerate and HTMLPageBreakGetProperties share the same key names for individual properties. See the introduction to this section for the key names.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic