ActiveReports 12
PDF417Type Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace : PDF417Type Enumeration
Specifies PDF417's barcode type.
Syntax
'Declaration
 
Public Enum PDF417Type 
   Inherits System.Enum
public enum PDF417Type : System.Enum 
Members
MemberDescription
NormalStandard type.
SimpleCompact type (right indicator is neither displayed nor printed).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Options.PDF417Type

See Also

Reference

GrapeCity.ActiveReports.Options Namespace