Gets the value indicating whether the object has text with PageNoField tag.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public abstract bool GetDependsOnTotalPages()
Visual Basic (Declaration)
Public MustOverride Function GetDependsOnTotalPages As Boolean

See Also