Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / IsLink Property

In This Topic
    IsLink Property
    In This Topic
    Gets a value indicating whether the image is linked to this picture (when Source is specified).
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLink As System.Boolean
    public System.bool IsLink {get;}
    See Also