VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfTreeNodeBase Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
PdfTreeNodeBase Class
In This Topic
Represents an abstract base class for all objects in the tree of PDF document.
Object Model
PdfDocument PdfIndirectReference PdfBasicObject PdfTreeNodeBase
Syntax
'Declaration

Public MustInherit Class PdfTreeNodeBase

public abstract class PdfTreeNodeBase

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation
      Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfDocumentInteractiveForm
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField
      Vintasoft.Imaging.Pdf.Tree.PdfPage
      Vintasoft.Imaging.Pdf.Tree.PdfResources
      Vintasoft.Imaging.Pdf.Tree.PdfDocumentCatalog
      Vintasoft.Imaging.Pdf.Tree.ColorSpaces.PdfColorSpace
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentProperties
      Vintasoft.Imaging.Pdf.Tree.PdfResource
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearances
      Vintasoft.Imaging.Pdf.Tree.DigitalSignatures.PdfSignatureInformation
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentConfiguration
      Vintasoft.Imaging.Pdf.Tree.PdfAction
      Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeList<T>
      Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase
      Vintasoft.Imaging.Pdf.Tree.ShadingPatterns.PdfShadingPattern
      Vintasoft.Imaging.Pdf.Tree.PdfNameToNameDictionary
      Vintasoft.Imaging.Pdf.Tree.PdfFileSpecification
      Vintasoft.Imaging.Pdf.Tree.PdfPageLabel
      Vintasoft.Imaging.Pdf.Tree.PdfNumberTree
      Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedGotoActionTarget
      Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtension
      Vintasoft.Imaging.Pdf.Tree.PdfNamedDictionaryBase<T>
      Vintasoft.Imaging.Pdf.Tree.PdfDocumentAdditionalActions
      Vintasoft.Imaging.Pdf.Tree.PdfDocumentViewerPreferences
      Vintasoft.Imaging.Pdf.Tree.PdfGroupAttributes
      Vintasoft.Imaging.Pdf.Tree.PdfPageAdditionalActions
      Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty
      Vintasoft.Imaging.Pdf.Tree.PdfBookmark
      Vintasoft.Imaging.Pdf.Tree.PdfBookmarkCollection
      Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation
      Vintasoft.Imaging.Pdf.Tree.PdfGraphicsStateParameters
      Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation
      Vintasoft.Imaging.Pdf.Tree.Patterns.PdfGraphicalPattern
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentCollection
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentCollectionSort
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentCollectionSplitterBar
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfPresentationColors
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentFolder
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentCollectionSchemaField
      Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataField
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageApplication
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageCreatorInfo
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsagePageElement
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsagePrint
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsage
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageExport
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageView
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentUsageZoom
      Vintasoft.Imaging.Pdf.Tree.OptionalContent.PdfOptionalContentPresentationOrder
      Vintasoft.Imaging.Pdf.Tree.DigitalSignatures.PdfSignatureBuildData
      Vintasoft.Imaging.Pdf.Tree.DigitalSignatures.PdfSignatureBuildProperties
      Vintasoft.Imaging.Pdf.Tree.StructureTree.PdfStructureTreeNode
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormChoiceFieldItem
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormTextFieldValue
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormFieldAdditionalActions
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationIconFit
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationBorderEffect
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceCharacteristics
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPaperMetaDataGenerationParameters
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAdditionalActions
      Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationBorderStyle

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also