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

In This Topic
    StructParent Property
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Property StructParent As System.Nullable(Of Integer)
    System.Nullable<int> StructParent {get; set;}
    See Also