[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfInlineImage.GetCacheKey

GetCacheKey Method

GetCacheKey()

For internal use. Returns a key uniquely identifying the object in its GcPdfDocument, can return null if object can not be uniquely identified.

Declaration
public override object GetCacheKey()
Public Overrides Function GetCacheKey() As Object
Returns
Type Description
object

The key uniquely identifying the object.

Overrides