[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.IContentItem

IContentItem Interface

Common interface for objects which can be added to a document's Structure Tree as content items, these include Page, AnnotationBase, FormXObject etc.

Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
Syntax
public interface IContentItem : IPdfDict
Public Interface IContentItem
    Inherits IPdfDict

Properties

Name Description
StructParent

For internal use.

StructParents

For internal use.

Extension Methods