DataGate Print File Designer® - Build 8.0.355 and above

Format Properties

Public Properties


Property Description

public propertyBackColor
(inherited from Control)

Gets or sets the background color for the control.

public propertyBackgroundImage
(inherited from Control)

Gets or sets the background image displayed in the control.

public propertyEndPage

Gets or sets the value indicating whether a new page is started after this format is written to the printer.  The default is False.

public propertyFont
(inherited from Control)

Gets or sets the font of the text displayed by the control.

public propertyForecolor
(inherited from Control)

Gets or sets the foreground color of the control.

public propertyFormatHeight

Gets or sets the height of the format control in print file units, inches or millimeters.

public property Name
(inherited from Control)

Gets or sets the name of the control.

public propertySkipToAfter

Gets or sets the line number to skip to after this format is written to the printer.

public propertySkipToBefore

Gets or sets the line number to skip to before this format is written to the printer.

public propertyStartPage

Gets or sets the boolean value indicating whether a new page is started before this format is written to the printer.  The default is False.


See Also

Format Class Overview  | Setting Format Properties