ShapeType

TextSignOptions.ShapeType property

Gets or sets the type of shape to put text. This property could be used only with SignatureImplementation = TextStamp. Value by default is Rectangle.

public TextShapeType ShapeType { get; set; }

See Also