Share via


TextObject.Font Property

Gets the Font object.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable ReadOnly Property Font As System.Drawing.Font
public virtual System.Drawing.Font Font {get;}

Remarks

Use the ApplyFont method to apply the changes.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

TextObject Class
TextObject Members
CrystalDecisions.CrystalReports.Engine Namespace