GcWicTiffReader Class Members
In This Topic
The following tables list the members exposed by GcWicTiffReader.
Public Constructors
Public Properties
| Name | Description |
 | FilePath | If possible, gets the file name of the associated .tiff file. |
 | Frames | Gets the list of frames in the associated TIFF file/stream. |
 | OwnStream | Gets a value indicating if the associated stream should be closed when the GcWicTiffReader is disposed. |
 | OwnWicFactory | Gets or sets a value indicating if the WicFactory should be disposed together with the GcWicTiffReader class. |
 | Stream | Gets the Stream associated with GcWicTiffReader. |
 | StreamStartPosition | Gets the start position in the associated Stream. |
 | WicFactory | Gets an instance of the GrapeCity.Documents.DX.WIC.ImagingFactory class. |
Top
Public Methods
See Also