DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcTiffReader Class
Properties Methods

GcTiffReader Class Members

The following tables list the members exposed by GcTiffReader.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIf possible, gets full path to the associated TIFF file.  
Public PropertyGets the list of frames in the associated TIFF file.

Check the value of TiffFrame.IsValid property before reading an image from TiffFrame.

 
Public PropertyGets a value indicating whether the GcTiffReader has been disposed of.  
Public PropertyGets a value indicating if the associated stream should be closed when the GcTiffReader is disposed.  
Public PropertyGets the Stream associated with GcTiffReader.  
Public PropertyGets the start position in the associated Stream.  
Top
Public Methods
 NameDescription
Public MethodApplies a license key to an instance of GcTiffReader.  
Public MethodClean up any resources being used.  
Top
See Also