Leadtools Namespace : LeadSeekOrigin Enumeration |
public enum LeadSeekOrigin : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LeadSeekOrigin Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LeadSeekOrigin
public enum LeadSeekOrigin : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.LeadSeekOrigin = function() { }; Leadtools.LeadSeekOrigin.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LeadSeekOrigin : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Begin | Specifies the beginning of a stream. |
Current | Specifies the current position within a stream. |
End | Specifies the end of a stream. |
System.Object
System.ValueType
System.Enum
Leadtools.LeadSeekOrigin
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2