NevronOpenVision
Nevron.Nov.UI Namespace / NDataFormat Class
Fields Properties Methods


NDataFormat Class Members

The following tables list the members exposed by NDataFormat.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents the EMF+ format.  
Public Fieldstatic (Shared in Visual Basic)Represents the files format.  
Public Fieldstatic (Shared in Visual Basic)Represents the HTML text format.  
Public Fieldstatic (Shared in Visual Basic)Represents the binary data format  
Public Fieldstatic (Shared in Visual Basic)Prefix applied to all data format declared by Nevron Open Vision products.  
Public Fieldstatic (Shared in Visual Basic)Represents the Nevron raster format.  
Public Fieldstatic (Shared in Visual Basic)Represents the RTF text format.  
Public Fieldstatic (Shared in Visual Basic)Represents the Nevron text format.  
Top
Public Properties
 NameDescription
Public PropertyGets the format name.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a custom data format that has the specified serializer and deserializer.  
Public MethodChecks whether the given object is equal to this data format.  
Public Methodstatic (Shared in Visual Basic)Gets a data format from the specified name. Returns null if the format is not yet created.  
Public MethodGets the has code for this data format.  
Public MethodGets the string representation of this data format.  
Public Method  
Public Method  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also