PrintFile.FormName Property

FormName gets or sets the name of the customized page size to use.


        printfile.FormName = <stringVal>

Property Value

<stringVal> is of type *String containing the name of the customized page size to use (see PaperSize).

Remarks

Must be set prior to opening the printer file (see OPEN command).

If FormName is not set, the form name for the print file will be used.

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows server 2012, Windows server 2012 R2, Windows Server 2016, Windows 7, Windows 8, Windows 10.

See Also

ASNA.VisualRPG.Runtime
PrintFile Class
PrintFile Members
PaperSize Property
OPEN
DCLPRINTFILE