XReadOptions OpenPortfolios Property. Whether to automatically open the default document inside a PDF portfolio rather than the portfolio itself. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to automatically open the default document inside a PDF portfolio rather than the portfolio itself

 

   

Notes
 

Whether to automatically open the default document inside a PDF portfolio rather than the portfolio itself.

If you wish to see the document the way a user would see it when it opens, them this parameter should be set to true. If you wish to operate upon the set of files embedded in the portfolio then it should be set to false.

 

   

Example
 

See the FileSpecification constructor for the creation of portfolios. See the Catalog.GetEmbeddedFiles function for how to extract files from a portfolio.