Toolbox SDK
Toolbox SDK
Namespaces
PdfTools.Toolbox.Pdf
Document Class
Document Properties
AllEmbeddedFiles Property
AssociatedFiles Property
Conformance Property
FormFields Property
IsLinearized Property
Metadata Property
OpenDestination Property
OptionalContentGroups Property
Outline Property
OutputIntent Property
Pages Property
Permissions Property
PlainEmbeddedFiles Property
SignatureFields Property
ViewerSettings Property
Document
Pages Property
The pages of the document.
If the document is writable, it is possible to append new pages to the end of the list.
Namespace:
PdfTools.Toolbox.Pdf
Assembly:
PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
Syntax
C#
Copy
public
PageList
Pages
{
get
; }
Property Value
PageList
Exceptions
Exception
Condition
InvalidOperationException
if the document has already been closed
See Also
Reference
Document Class
PdfTools.Toolbox.Pdf Namespace
Copyright © PDF Tools AG 2024