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.2.0+708f7116d933787a0712d56133e4c2c9bf21e5e3
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