ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbFormFeed Field

In This Topic
    vbFormFeed Field
    In This Topic
    Represents a form-feed character for print functions.
    Syntax
    'Declaration
     
    Public Const vbFormFeed As String
    public const string vbFormFeed
    See Also