FormattedTextAreaStyle.ParagraphStyle.Equals

Tests equality of paragraph styles.

public bool Equals(Object obj)
Function Equals(obj As Object) As Boolean

Parameters

obj
Object

Object to compare to the current ParagraphStyle .

Returns

Boolean

true if the two paragraph styles are equal

Licensing Info

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

See Also

FormattedTextAreaStyle.ParagraphStyle
ceTe.DynamicPDF.PageElements

In this topic