Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

GetObjectData Method






The SerializationInfo that holds the serialized object data for the object.
The StreamingContext that contains contextual information about the source or destination.
Overrides Dictionary.GetObjectData.
Syntax
public override void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Public Overrides Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
'Usage
 
Dim instance As DocumentMetadata
Dim info As SerializationInfo
Dim context As StreamingContext
 
instance.GetObjectData(info, context)
public:
void GetObjectData( 
   SerializationInfo^ info,
   StreamingContext context
) override 

Parameters

info
The SerializationInfo that holds the serialized object data for the object.
context
The StreamingContext that contains contextual information about the source or destination.
Requirements

Target Platforms

See Also

Reference

DocumentMetadata Class
DocumentMetadata Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features