NevronOpenVision
Nevron.Nov Namespace / NDataUri Class


NDataUri Class Properties

For a list of all members of this type, see NDataUri members.

Public Properties
 NameDescription
Public PropertyGets the data of this data URI.  
Public PropertyOverridden. Indicates whether this URI is absolute. Always returns true for data URIs.  
Public PropertyIndicates whether this data URI's data should be Base64 encoded.  
Public PropertyOverridden. Indicates whether this URI represents a file. Always returns false for data URIs.  
Public PropertyGets the MIME type of the data this data URI contains.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
See Also