PageContents PageContents Function. PageContents Constructor. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page PageContents Constructor PageContents Constructor. Syntax [C#]PageContents(Doc doc) [Visual Basic]Sub New(doc As Doc) may throw NullReferenceException() Params Name Description doc The PDF Document Notes Create a PageContents to hold a set of pages that need to be analysed. If the doc is null then an exception will be raised. Example None. previous page start next page