Enum Ecrion.Ultrascale.ReferenceResolverType

Top Previous Topic Next Topic  Print this topic

ReferenceResolverType is a collection of values that can be set to specify options for resolving references (page-number-citation, page-number etc.).

 

Flags

 

Name

Value

Description

Parallel

0

The reference resolver will run parallel with the other tasks in the document (like displaying images, tables).

Serial

1

The reference resolver will run before other elements in hte document.

Disabled

2

If the document does not have any references, not using the reference resolver will improve processing speed.

 

Default value: "Parallel."

 

Note:

·If this parameter is "Disabled", fo:page-number and fo:page-number-citation will display ###, instead of the page number / page count.