Returns the smaller of two text pointers.
Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- p1
- Type: FirstFloor.DocumentsTextPointer
The p1. - p2
- Type: FirstFloor.DocumentsTextPointer
The p2.
Return Value
Type: TextPointerThe smaller of the text pointers.
See Also