public final class SeekOrigin
extends com.aspose.ms.System.Enum
Provides the fields that represent reference points in StreamContainer
for seeking.
public static final int Begin
Specifies the beginning of a stream.
public static final int Current
Specifies the current position within a stream.
public static final int End
Specifies the end of a stream.
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.