CellPadding.GetHashCode

Returns hash code for this instance.

public int GetHashCode()
Function GetHashCode() As Integer

Returns

Int32

Hash code value.

Licensing Info

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

Remarks

The returned hash code is formed by combining the value of padding along with top, bottom, left and right if set separately.

See Also

CellPadding
ceTe.DynamicPDF.PageElements

In this topic