The string in the page number,location within the page,border.
Namespace: Spire.DocViewer.FormsAssembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)
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 |
| Member | Description | |
|---|---|---|
| Bounds |
String in position within the page,and borders.
| |
| 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 |
String in the page number.
| |
| ToString()()()() |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |