Symfonia.WebAPI.Interface.RepX.ViewModels Namespace > PrintData Class > PrintData Properties > Footer Property 

Drukuj

.NET Framework Class Library

PrintData.Footer Property

Treść stopki.

Namespace: Symfonia.WebAPI.Interface.RepX.ViewModels

Assembly:  Symfonia.WebAPI.Interface.RepX (in Symfonia.WebAPI.Interface.RepX.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Property Footer As String
 Get
 Set

C#

public string Footer { getset; }

Visual C++

public:
property StringFooter {
 Stringget ();
 void set (Stringvalue);
}

JavaScript

function get_footer();
function set_footer(value);

See Also

PrintData Class

PrintData Members

Symfonia.WebAPI.Interface.RepX.ViewModels Namespace