ShapeBase
IsSignatureLine Property
|
Namespace:
Spire.Doc.Fields.Shapes
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool IsSignatureLine { get; }
Public ReadOnly Property IsSignatureLine As Boolean
Get
public:
property bool IsSignatureLine {
bool get ();
}
member IsSignatureLine : bool with get
Property Value
Type:
Boolean
See Also