PageContents Constructor.
[C#] PageContents(Doc doc)
PageContents(Doc doc)
may throw NullReferenceException()
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.
None.