ActiveReports 12
GetObjectData Method (FontInfo)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > FontInfo Class : GetObjectData Method

The SerializationInfo to populate with data.

The destination for the serialization.
Populates a SerializationInfo with the data needed to serialize the target object.
Syntax
'Declaration
 
Public Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
public void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info

The SerializationInfo to populate with data.

context
The destination for the serialization.
See Also

Reference

FontInfo Class
FontInfo Members