Click or drag to resize

CalendarEventiCal Property

Gets or sets a flag to indicate whether to wrap the event in iCalendar format.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public bool iCal { get; set; }

Property Value

Type: Boolean
See Also