Click or drag to resize
STSignatureAlignSignature Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

Shifts the signature so that it is aligned as requested.

For example, TopLeft alignment would shift the signature so that the topmost pointNumber of the signature is on the first line, and the leftmost pointNumber of the signature is on the first column

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public void AlignSignature(
	STSignatureAlign alignType
)

Parameters

alignType
Type: Scriptel.STSeriesSTSignatureAlign
Type of the align.
See Also