AttributeClass Constructor

Initializes a new instance of the attribute class.

public AttributeClass(string attributeClassName)
Public Sub New (attributeClassName As String)

Parameters

attributeClassName
String

Name of the attribute class.

Licensing Info

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

See Also

AttributeClass
ceTe.DynamicPDF

In this topic