Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class
Properties Methods

In This Topic
    GcWicTiffReader Class Members
    In This Topic

    The following tables list the members exposed by GcWicTiffReader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyIf possible, gets the file name of the associated .tiff file.  
    Public PropertyGets the list of frames in the associated TIFF file/stream.  
    Public PropertyGets a value indicating if the associated stream should be closed when the GcWicTiffReader is disposed.  
    Public PropertyGets or sets a value indicating if the WicFactory should be disposed together with the GcWicTiffReader class.  
    Public PropertyGets the Stream associated with GcWicTiffReader.  
    Public PropertyGets the start position in the associated Stream.  
    Public PropertyGets an instance of the GrapeCity.Documents.DX.WIC.ImagingFactory class.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies a license key to an instance of GcWicTiffReader.  
    Public MethodClean up any resources being used.  
    Top
    See Also