Gets or sets the input info object containng this collection.

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

Syntax

C#
public InputInfoBase Owner { get; }
Visual Basic (Declaration)
Public ReadOnly Property Owner As InputInfoBase

See Also