Accusoft.PrintPro7.Net
TemplateFileName Property
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrintJob Class : TemplateFileName Property




Glossary Item Box

Gets and sets the photograph collage description filename.

Syntax

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

Remarks

The default value is an empty string.

A collage template file is a text file of particular format that describes component image size and location. The first line is a format and version control line so that future modifications may be supported transparently and is as follows: Accusoft PrintPRO Template Version 1 Units = TW | PO | PI | CH | IN | MI | CE

Use only one of the unit indicators. They represent Twips, Point, Pixel, Character, Inches, Millimeter and Centimeter. The first two characters are sufficient for selecting the unit used to describe location and dimensions. Each subsequent line describes the location and cropping of an component image.

A line consists of a delimited (by comma, space, spaces or tab) series of values: Left, Top, Width, Height, SourceLeft, SourceTop, SourceWidth, SourceHeight and an Aspect flag. If the source parameters are omitted then the entire source image is inserted.

See Also

©2013. Accusoft Corporation. All Rights Reserved.