Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / DisposalMethod Property

In This Topic
    DisposalMethod Property
    In This Topic
    Gets the way in which the GIF frame has to be treated after being displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property DisposalMethod As GifDisposalMethod
    public GifDisposalMethod DisposalMethod {get;}
    See Also