Class Ecrion::Ultrascale::ReferenceResolverType

Top Previous Topic Next Topic  Print this topic

ReferenceResolverType sets the type of resolver thread.

 

Flags

 

RRT_Parallel

Use another thread to resolve references.

RRT_Serial

Resolve references in the same thread as the rendering process.

RRT_Disabled

Reference resolving is disabled.

 

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.