StampParametersBaseLines - свойство
A collection of lines of text displayed in a stamp.
Пространство имён: Tessa.StampingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[RequiredAttribute(AllowEmptyStrings = true)]
[MinLengthAttribute(0)]
public string[] Lines { get; set; }
<RequiredAttribute(AllowEmptyStrings := true)>
<MinLengthAttribute(0)>
Public Property Lines As String()
Get
Set
public:
[RequiredAttribute(AllowEmptyStrings = true)]
[MinLengthAttribute(0)]
property array<String^>^ Lines {
array<String^>^ get ();
void set (array<String^>^ value);
}
[<RequiredAttribute(AllowEmptyStrings = true)>]
[<MinLengthAttribute(0)>]
member Lines : string[] with get, set
Значение свойства
String