Class SignatureType
Represents the field SignatureType options.
public static class SignatureType
- Inheritance
-
SignatureType
- Inherited Members
Fields
Draw
Draw flag.
public const string Draw = "Draw"
Field Value
Image
Image flag.
public const string Image = "Image"
Field Value
Text
Text flag.
public const string Text = "Text"