This class represents a collection of pages of in a PDF document

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class PageCollection : IEnumerable
Visual Basic
Public Class PageCollection
	Implements IEnumerable
Visual C++
public ref class PageCollection : IEnumerable

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PageCollection

See Also