ParagraphStyle.GetHashCode Method

Returns a hash code for this ParagraphStyle.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public override int GetHashCode()

Return Value

An integer value that specifies the hash code for this ParagraphStyle.

See Also

Reference