Report.DefaultFontFamily Property

Definition

Gets the default font family for reporting services.

public:
 property System::String ^ DefaultFontFamily { System::String ^ get(); };
public string DefaultFontFamily { get; }
member this.DefaultFontFamily : string
Public ReadOnly Property DefaultFontFamily As String

Property Value

A String default font family for reporting services.

Applies to