'Declaration Public Function GetNearestPage( _
ByVal pointInDocumentEditorSpaceТочка в пространстве редактора документа.As Vintasoft.Primitives.VintasoftPoint _
) As DocumentPage
public DocumentPage GetNearestPage(
Vintasoft.Primitives.VintasoftPoint pointInDocumentEditorSpace
)
public: DocumentPage* GetNearestPage(
Vintasoft.Primitives.VintasoftPoint pointInDocumentEditorSpace
)
public:
DocumentPage^ GetNearestPage(
Vintasoft.Primitives.VintasoftPoint pointInDocumentEditorSpace
)
Parameters
- pointInDocumentEditorSpace
- Точка в пространстве редактора документа.
Return Value
Ближайшая к указанной точке страница документа.