Class TotalPages
List of TotalPage references whose total-page placeholders are resolved and updated once the report has finished and the final page count is known.
Implements
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class TotalPages : List<TotalPage>, IList<TotalPage>, ICollection<TotalPage>, IList, ICollection, IReadOnlyList<TotalPage>, IReadOnlyCollection<TotalPage>, IEnumerable<TotalPage>, IEnumerable
Constructors
View SourceTotalPages()
Declaration
public TotalPages()