Saves the selected report into the path indicated by the SaveFileName property.

Namespace: T.Modules.Report
Assembly: T.Modules (in T.Modules.dll)

Public Function SaveCommand( _ 
ByVal orientation As Integer
) As Boolean
This language is not supported or no code example is available.
public bool SaveCommand( 
int orientation 
)
This language is not supported or no code example is available.

Parameters

orientation
Type: int

Orientation: 0 -> Portrait and 1 -> Landspace

Return Value

Type: bool

Flag indicating success or fail

.NET Framework

Supported in: 4.6.2, 4.7