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

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