PDF_Info_PDS
Protected Class PDF_Info_PDS
Description
PDF_Info_PDS id a class used to specify options for PDF printing from DataView
piDogScrollingCanvas and DataView_With_DynaPDFMBS
Properties
Author
The Author tag to be added to the PDF FIle
Columns
The list of columns to print
Creator
The Creator tag to be added to the PDF FIle
DrawBackground
Whether to draw the cell backgrounds
DrawHeaderOnEveryPage
Whether to add the header to the top of the dataview on subsequent pages
ExposeAllText
Whether to resize rows to show all wrapped text
Height
The Height of the PDF page.
Producer
The Producer tag to be added to the PDF FIle
SinglePage
Whether to create a single page or if false, break into multiple pages
Subject
The Subject tag to be added to the PDF FIle
Title
The Title tag to be added to the PDF FIle
Width
The Width to format the PDF to.
Widths
The widths to use for the columns to be added to the PDF
X
The X position to place the view when rendering inside another dataview
Y
The Y position to place the view when rendering inside another dataview