Interface IPdfPageCollection
Namespace: IronPdf.Pages
Assembly: IronPdf.dll
Syntax
public interface IPdfPageCollection : IDocumentPageCollection<IPdfPage>, IReadOnlyCollection<IPdfPage>, IEnumerable<IPdfPage>, IEnumerable
public interface IPdfPageCollection : IDocumentPageCollection<IPdfPage>, IReadOnlyCollection<IPdfPage>, IEnumerable<IPdfPage>, IEnumerable