Class
FlowExtensibilityManager

Provides extensibility points for customizing flow document behavior, such as field evaluation and page numbering logic.

Definition

Namespace:Telerik.Windows.Documents.Flow.Extensibility

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public static class FlowExtensibilityManager

Inheritance: objectFlowExtensibilityManager

Properties

NumberingFieldsProvider

Gets or sets the provider that calculates page numbers and formats field results for numbering fields in flow documents.

Declaration

cs-api-definition
public static NumberingFieldsProviderBase NumberingFieldsProvider { get; set; }

Property Value

NumberingFieldsProviderBase

In this article
DefinitionPropertiesNumberingFieldsProvider
Not finding the help you need?
Contact Support