Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class

In This Topic
    SvgReference Class Properties
    In This Topic

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

    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
    See Also