On 11/19/2010 3:30 PM, 1T3XT info wrote:
> On 19/11/2010 20:44, steve poling wrote:
>> PLEASE STOP ME.
>
> Steve, STOP!
> Look for a method named size ;-)
Thanks, but size returns the count of the values list. Have I any
guarantee this structure will have the same occupancy as the page list?
What I want is this:
public int PageCount()
{
return page.Count;
}
Now, if the occupancy of page and that of values must always be the same
(except in the case of an error), or even some fixed functional
relationship to it, then I'll happily use the size method.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php