Name | Description | |
---|---|---|
SvgReference Constructor | Overloaded. |
The following tables list the members exposed by SvgReference.
Name | Description | |
---|---|---|
SvgReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bitmap | Gets the embedded GrapeCity.Documents.Imaging.GcBitmap. | |
ID | Gets the ID of the referenced element. | |
InJpegFormat | Gets or sets a value indicating whether the bitmap should be encoded in JPEG format (true) or in PNG format (false). | |
InSvgzFormat | Gets or sets a value indicating whether the embedded SVG document should be encoded using the compressed SVGZ format. | |
IsDisposed | Gets a value indicating whether the SvgReference has been disposed of. | |
OwnData | Gets a value indicating whether the embedded GrapeCity.Documents.Imaging.GcBitmap or GcSvgDocument should be disposed when disposing the SvgReference. | |
ReferenceType | Gets the type of the data in SvgReference. | |
Svg | Gets the embedded GcSvgDocument. | |
Uri | Gets the reference Uri. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | Overloaded. Determines whether the specified SvgReference is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToString | Returns a string that represents the current object. |