EbsOpen Class Library for EBSILON®Professional

Model.Print Method 

[Visual Basic]
Public Function Print( _ 
   ByVal Layout As String _ 
) As Boolean
[C#]
public bool Print(
   string Layout
);
[C++]
public: bool Print(
   String* Layout
);
[JScript]
public function Print(
   String Layout
): bool;

See Also

Model Class | EbsOpen Namespace