Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLPageBreakGetProperties Function

Overview

The HTMLPageBreakGetProperties function returns the properties for a specified page break.

Syntax/Parameters

Syntax

string[] = HTMLPageBreakGetProperties ( handle hPageObject, int index );

Parameters

hPageObject

A handle to a Page Break Object.

index

An int specifying a zero-based index to the page map.

Return Value

A string array containing the parameters 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