←Select platform

LeadSeekOrigin Enumeration

Summary

Specifies the position in a stream to use for seeking.

Syntax
C#
VB
Objective-C
C++
Java
public enum LeadSeekOrigin   
Public Enum LeadSeekOrigin  
typedef NS_ENUM(NSInteger, LTLeadSeekOrigin) 
public enum LeadSeekOrigin 
public enum class LeadSeekOrigin   

Members
ValueMemberDescription
0BeginSpecifies the beginning of a stream.
1CurrentSpecifies the current position within a stream.
2EndSpecifies the end of a stream.

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly