InterfaceINumberingStyleConverter
Interface
Defines a converter that transforms numeric list item values into formatted text for custom numbering styles.
Definition
Namespace:Telerik.Windows.Documents.Flow.FormatProviders.Pdf.Utils
Assembly:Telerik.Windows.Documents.Flow.FormatProviders.Pdf.dll
Syntax:
cs-api-definition
public interface INumberingStyleConverter
Methods
ConvertNumberToText(int)
Converts the specified number to its text representation according to the custom numbering style and returns the formatted string.