[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvVectorialDocument.GetPage

Returns one of the pages of the document

Declaration

Source position: fpvectorial.pas line 303

public function TvVectorialDocument.GetPage(

  AIndex: Integer

):TvVectorialPage;

Arguments

AIndex

  

The zero-based index to the page

Description

Returns a page from the document given a zero-based index to it as input

See also

GetPageCount

GetCurrentPage

SetCurrentPage

AddPage


Documentation generated on: Oct 09 2011