PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Names vs. DescendantNames
https://forum.pdfsharp.net/viewtopic.php?f=2&t=578
Page 1 of 1

Author:  razorphreak [ Wed Dec 10, 2008 10:31 pm ]
Post subject:  Names vs. DescendantNames

What exactly is the difference between Names and DescendantNames? In one sample for FillFormFields, I noticed the following:

// Get all form fields of the whole document
string[] names = fields.Names;
names = fields.DescendantNames;

Can anyone tell me why that was done?

Thank you!

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/