[]
Abstract base class for tags that use IPdfDict to store properties.
public abstract class TagPropsBase : TagBase
Public MustInherit Class TagPropsBase
Inherits TagBase
Name | Description |
---|---|
TagPropsBase() |
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. |