Prizm Content Connect
GetTileFileName Method
See Also  Send Feedback
PccViewerServices Namespace > ResultCache Class : GetTileFileName Method






page
Page object of interest.
scale
Scale parameter. Typically a value between 0 and 1.0 or 1.0.
x
Starting horizonal coordinate of tile.
y
Starting vertical coordinate of tile.
width
Width of tile.
height
Height of tile.
requestedFileType
>Desired extension for that page.

Glossary Item Box

Returns intermediate tiled filename for a page from a document.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Page object of interest.
scale
Scale parameter. Typically a value between 0 and 1.0 or 1.0.
x
Starting horizonal coordinate of tile.
y
Starting vertical coordinate of tile.
width
Width of tile.
height
Height of tile.
requestedFileType
>Desired extension for that page.

Return Value

Returns approriate intermediate file name.

See Also

©2013. Accusoft Corporation. All Rights Reserved.