Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / IContentItem Interface
Members

In This Topic
    IContentItem Interface
    In This Topic
    Common interface for objects which can be added to a document's Structure Tree as content items, these include GrapeCity.Documents.Pdf.Page, GrapeCity.Documents.Pdf.Annotations.AnnotationBase, GrapeCity.Documents.Pdf.Graphics.FormXObject etc.
    Object Model
    IContentItem Interface
    Syntax
    'Declaration
     
    Public Interface IContentItem 
    public interface IContentItem 
    See Also