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

These methods are available in:

  • GdPicture.NET Document Imaging SDK Ultimate.
  • GdPicture.NET Document Imaging SDK.
  • GdPicture.NET Image SDK. *
  • GdPicture.NET Document Viewer SDK.
 

 

* The Image SDK edition does not support PDF format.

 
Name 
Description 
 
This is the overview for the CloseDocument method overload. 
 
Displays an image from a System.Drawing.Bitmap object.  
 
Displays an image stored into a Stream object. This function uses embedded color management (ICM).  
 
Displays a document from a file stored within an array of bytes.  
 
Displays a document from a file stored within an array of bytes. This function uses embedded color management (ICM).  
 
Displays an image stored into the clipboard.  
 
Displays a Device Independent Bitmap handle (DIB).  
 
This is the overview for the DisplayFromFile method overload. 
 
This is the overview for the DisplayFromFileICM method overload. 
 
Displays a document from a file stored in a distant server using FTP.  
 
Displays a GdPicture Image.
IE: GdViewer1.DisplayFromGdPictureImage(GdPictureImaging1.GetNativeImage()).  
 
Displays an image from a handle to a Windows Microsoft Windows Graphics Device Interface (GDI).  
 
Displays an image from a handle to a Windows handle to icon.  
 
Displays a document from a file stored in a distant server using FTP.  
 
Avoids the downloading started by the DisplayFromHTTP() function.  
 
Displays a PDF document loaded by a GdPictureImaging object.  
 
This is the overview for the DisplayFromStream method overload. 
 
Displays a document from a file stored within string data.  
 
Displays a document from a file stored within string data. This function uses embedded color management (ICM).  
 
Returns the type of the displayed document.  
 
Defines if the FTP transfer mode is Passive or not for the DisplayFromFTP() function. True by default.  
 
Changes the default buffer size used by the DisplayFromHTTP() function. Default used is 4096.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.