GroupDocs.Signature - API Reference
GroupDocs.Signature - API Reference
GroupDocs.Signature.Options Namespaces
GroupDocs.Signature.Options
TextSignOptions Class
TextSignOptions Properties
Background Property
Border Property
Font Property
ForeColor Property
FormTextFieldTitle Property
FormTextFieldType Property
Height Property
HorizontalAlignment Property
Left Property
LocationMeasureType Property
Margin Property
MarginMeasureType Property
RotationAngle Property
ShapeType Property
SignatureID Property
SignatureImplementation Property
SizeMeasureType Property
Stretch Property
Text Property
TextHorizontalAlignment Property
TextVerticalAlignment Property
Top Property
Transparency Property
VerticalAlignment Property
Width Property
ZOrder Property
Click or drag to resizeClick or drag to resize
TextSignOptionsZOrder Property
Gets or sets the Z-order position of text signature. Determines the display order of overlapping signatures.

Namespace: GroupDocs.Signature.Options
Assembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 19.10.0.0 (19.10)
Syntax
C#
VB
C++
F#
Copy
public int ZOrder { get; set; }
Public Property ZOrder As Integer
	Get
	Set
public:
property int ZOrder {
	int get ();
	void set (int value);
}
member ZOrder : int with get, set

Property Value

Type: Int32
See Also

Reference

TextSignOptions Class
GroupDocs.Signature.Options Namespace


  • © Aspose Pty Ltd 2001-2018. All Rights Reserved. Privacy Policy | Terms of use | Contact Us