Overridden. Gets or sets the InputInfoButton objects providing button features.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public InputInfoButton InputInfo { get; set; }
Visual Basic (Declaration)
Public Property InputInfo As InputInfoButton

See Also