ControlChars.FormFeed Field

Definition

Represents a form feed character for print functions (vbFormFeed).

public: char FormFeed;
public const char FormFeed;
val mutable FormFeed : char
Public Const FormFeed As Char 

Field Value

Applies to

See also