-
-
GrapeCity.Documents.Pdf
-
- AFRelationship
- AssociatedFiles
- ContentStream
- DecryptionOptions
- Destination
- DestinationBase
- DestinationFit
- DestinationFitB
- DestinationFitBH
- DestinationFitBV
- DestinationFitH
- DestinationFitR
- DestinationFitV
- DestinationRef
- DestinationUnknown
- DestinationXYZ
- DocAction
- DocumentInfo
- EmbeddedFileStream
- ExportFormDataOptions
- FileID
- FileSpecification
- FileSpecification.FileInfo
- FileSpecification.RelatedFile
- FileSpecification.RelatedFileCollection
- FindTextParams
- FontHandler
- FontHandlerCollection
- FoundPosition
- GcGraphicsExt
- GcPdfDocument
- GcPdfDocument.FontsUsageStats
- GcPdfDocument.FontsUsageStats.FontInfo
- GcPdfDocument.FontsUsageStats.FontSubsetInfo
- GcPdfDocument.FontsUsageStats.MergeInfo
- GcPdfGraphics
- ImageOptions
- MergeDocumentOptions
- Metadata
- Metadata.UserProp
- OptimizeFontsOptions
- OutlineNode
-
OutlineNodeCollection
- OutputIntent
- Page
- PageArticleBeadCollection
- PageCollection
- PageContentStream
- PageContentStreamCollection
- PageLabelingRange
- PdfException
- PdfImageInfo
- PdfImageLocation
- PdfImageWidgetAnnotationReference
- PdfPasswordException
- PdfSecurityException
- Pkcs7SignatureBuilder
- RawImage
- RedactOptions
- RedactOptions.RenderOptionsDef
- RenderingCache
- SaveAsImageOptions
- SavePdfOptions
- SignatureAppearance
- SignatureProperties
- SoundEncodingFormat
- SoundObject
- StandardFonts
- TimeStamp
- TimeStampProperties
- TransitionEffect
- TriggerEvents
- ViewerPreferences
-
- GrapeCity.Documents.Pdf.AcroForms
- GrapeCity.Documents.Pdf.Actions
- GrapeCity.Documents.Pdf.Annotations
- GrapeCity.Documents.Pdf.Articles
- GrapeCity.Documents.Pdf.Graphics
- GrapeCity.Documents.Pdf.Graphics.ColorSpaces
- GrapeCity.Documents.Pdf.Graphics.Images
- GrapeCity.Documents.Pdf.Layers
- GrapeCity.Documents.Pdf.Log
- GrapeCity.Documents.Pdf.MarkedContent
- GrapeCity.Documents.Pdf.Operators
- GrapeCity.Documents.Pdf.Parser
- GrapeCity.Documents.Pdf.Recognition
- GrapeCity.Documents.Pdf.Recognition.Model
- GrapeCity.Documents.Pdf.Recognition.Structure
- GrapeCity.Documents.Pdf.Recognition.TextReplaceMap
- GrapeCity.Documents.Pdf.Security
- GrapeCity.Documents.Pdf.Spec
- GrapeCity.Documents.Pdf.Structure
- GrapeCity.Documents.Pdf.Text
- GrapeCity.Documents.Pdf.Text.CMap
- GrapeCity.Documents.Pdf.TextMap
- GrapeCity.Documents.Pdf.Wrappers
- GrapeCity.Documents.Pdf.Writer
-
GrapeCity.Documents.Pdf
(Showing Draft Content)
GrapeCity.Documents.Pdf.OutlineNodeCollection
OutlineNodeCollection Class
Defines the collection of OutlineNode objects.
Inheritance
OutlineNodeCollection
Implements
Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IOwnedObject, IList, ICollection, IEnumerable
Public Class OutlineNodeCollection
Inherits OwnedCollection(Of OutlineNode)
Implements IList(Of OutlineNode), ICollection(Of OutlineNode), IReadOnlyList(Of OutlineNode), IReadOnlyCollection(Of OutlineNode), IEnumerable(Of OutlineNode), IOwnedObject, IList, ICollection, IEnumerable
Properties
| Name | Description |
|---|---|
| Doc | Gets the GcPdfDocument owning this collection. |