Share via


vbFormFeed Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a form-feed character for print functions.

Namespace:  Microsoft.VisualBasic
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

Syntax

'Declaration
Public Shared vbFormFeed As String
public static string vbFormFeed
public:
static String^ vbFormFeed
static val mutable vbFormFeed: string
public static var vbFormFeed : String

.NET Framework Security

See Also

Reference

Constants Class

Microsoft.VisualBasic Namespace