VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfMarkedContentProperty Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfMarkedContentProperty Class
    In This Topic
    Provides private information about marked content of PDF document.
    Object Model
    PdfDocument PdfIndirectReference PdfBasicObject PdfMarkedContentProperty
    Syntax
    'Declaration
    
    Public Class PdfMarkedContentProperty
       Inherits PdfTreeNodeBase
    
    
    public class PdfMarkedContentProperty : PdfTreeNodeBase
    
    
    public __gc class PdfMarkedContentProperty : public PdfTreeNodeBase*
    
    
    public ref class PdfMarkedContentProperty : public PdfTreeNodeBase^
    
    
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also