NamedTagType Constructor

Initializes a new instance of the NamedTagType class.

public NamedTagType(string customTagName, StandardTagType standardTagType)
Public Sub New (customTagName As String, standardTagType As StandardTagType)

Parameters

customTagName
String

Custom name of the tag.

standardTagType
StandardTagType

Standard name of the tag.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

NamedTagType
ceTe.DynamicPDF

In this topic