SeekOrigin Enumeration
Provides the fields that represent reference points in StreamContainer for seeking.
Module: aspose.psd
Full Name: aspose.psd.SeekOrigin
Aspose.PSD Version: 24.12.0
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. |