ReportItemInstance.GetDefaultFontFamily Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the default font family of the item.
protected:
System::String ^ GetDefaultFontFamily();
protected string GetDefaultFontFamily ();
member this.GetDefaultFontFamily : unit -> string
Protected Function GetDefaultFontFamily () As String
Returns
The default font family of the item.