ClassPersonInfo
Class
Base class for representing the "Person" data structure.
Definition
Namespace:Telerik.Reporting.Barcodes
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public abstract class PersonInfo
Inheritance: objectPersonInfo
Derived Classes:
Constructors
PersonInfo()
Initializes a new instance of the PersonInfo class.
Declaration
cs-api-definition
public PersonInfo()