名前 | 解説 | |
---|---|---|
![]() | 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. |