Namespace: Spire.OfficeViewer.Forms
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public struct StringPosition
Public Structure StringPosition
public value class StringPosition
[<SealedAttribute>]
type StringPosition =  struct end

Members

         
 All Members  Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Bounds
Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
GetHashCode()()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
PageNum
ToString()()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

See Also