DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class
Fields Properties Methods

SvgReference Class Members

The following tables list the members exposed by SvgReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets a reference to nowhere.  
Top
Public Properties
 NameDescription
Public PropertyGets the embedded GrapeCity.Documents.Imaging.GcBitmap.  
Public PropertyGets the ID of the referenced element.  
Public PropertyGets or sets a value indicating whether the bitmap should be encoded in JPEG format (true) or in PNG format (false).  
Public PropertyGets or sets a value indicating whether the embedded SVG document should be encoded using the compressed SVGZ format.  
Public PropertyGets a value indicating whether the SvgReference has been disposed of.  
Public PropertyGets a value indicating whether the embedded GrapeCity.Documents.Imaging.GcBitmap or GcSvgDocument should be disposed when disposing the SvgReference.  
Public PropertyGets the type of the data in SvgReference.  
Public PropertyGets the embedded GcSvgDocument.  
Public PropertyGets the reference Uri.  
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodOverloaded. Determines whether the specified SvgReference is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodReturns a string that represents the current object.  
Top
See Also