Namespace: SynergyServerScripting.Reports
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

Public Property TitleFont() As Font
This language is not supported or no code example is available.
public Font TitleFont {get; set;}
This language is not supported or no code example is available.
public:  
property Font^ TitleFont { 
Font^ get( ); 
void set( 
Font^ value 
); 
}
This language is not supported or no code example is available.
public function get TitleFont() : Font
public function set TitleFont(value : Font);
This language is not supported or no code example is available.

Property Value

Type: Font

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1