Gets or sets the InputInfoBase object containing input-specific properties
of the input render object (including value).
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public InputInfoBase InputInfo { get; set; } |
Visual Basic (Declaration) |
---|
Public Property InputInfo As InputInfoBase |