The ConvertedFile type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveTo |
Moves this converted file to the specified path. |
![]() |
SaveAs |
Saves this converted file to the specified path. |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
FileStream |
Gets a Stream object that pointing to this converted file. |
![]() |
HashCodeMd5 |
Gets a hash calculated by a current file if the Hash is set. |
![]() |
Height |
Gets an actual height (in pixels) of this converted file if it is an image. |
![]() |
Index |
Gets a zero-based index of this converted file within the ConvertedFiles collection. |
![]() |
Mode |
Gets a conversion mode actually applied to this converted file. |
![]() |
Name |
Gets a name of this converted file. |
![]() |
Size |
Gets a size of this converted file (in bytes). |
![]() |
Width |
Gets an actual width (in pixels) of this converted file if it is an image. |