SeekOrigin Enumeration
Provides the fields that represent reference points in StreamContainer for seeking.
Module: aspose.imaging
Full Name: aspose.imaging.SeekOrigin
Members
| Member name | Description |
|---|---|
| BEGIN | Specifies the beginning of a stream. |
| CURRENT | Specifies the current position within a stream. |
| END | Specifies the end of a stream. |