[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase

TagPropsBase Class

Abstract base class for tags that use IPdfDict to store properties.

Inheritance
TagPropsBase
Namespace: GrapeCity.Documents.Pdf.MarkedContent
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class TagPropsBase : TagBase
Public MustInherit Class TagPropsBase
    Inherits TagBase

Constructors

Name Description
TagPropsBase()

Properties

Name Description
HasProperties

Gets a value indicating whether the current tag object has additional properties.

Properties

Gets the IPdfDict object containing the current tag's properties.