You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Loading Documents (Image, PDF & Metafile) > CloseDocument > CloseDocument Method (Boolean)
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.CloseDocument Method (Boolean)

Closes the displayed document specifying to clear the viewer or not.

C#
public CloseDocument(
    Boolean NoCLear
);
Visual Basic
Public Sub CloseDocument(
    ByVal NoCLear As Boolean
)
Parameters
Parameters 
Description 
NoCLear 
Specify if the viewer must be cleared or not.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.