Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 09:14, 24 June 2016 by MortenHattingVoltelen (talk | contribs) (Created page with "{{Function_Template|Name=Tabulation_getPdfMargin|ReturnType=Number |Parameters= |Name=<nowiki>SetMarginType</nowiki>|ConstantType=Number|EnumType=PDFMARGIN }} {{HelpFiles}} ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SetMarginType


Please write a description and submit to code to autogen it next time

Syntax

SetMarginType();

Return type

Number


Tabulation_getPdfMargin

Gets a given margin in the Pdf report

Syntax

Tabulation_getPdfMargin(marginType)

Arguments

  • marginType: A enumeration for the margin to be set. Choose between the following:

Diagram_PdfHeader_Margin_Top

Diagram_PdfHeader_Margin_Bottom

Diagram_PdfFooter_Margin_Top

Diagram_PdfFooter_Margin_Bottom

Return value

bool


Note Note: This function should be paired with function Tabulation_setShowResultAsPdf.

Availability

Version 6.0