ComponentOne Web API Edition
FileID Property (MicroPDF417Options)

C1.BarCode Namespace > MicroPDF417Options Class : FileID Property
Gets or sets the file id of structured append symbol.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<#rMf("Gets or sets the file id of structured append symbol.")>
<DefaultValueAttribute()>
Public Property FileID As Integer
[NotifyParentProperty(true)]
[#rMf("Gets or sets the file id of structured append symbol.")]
[DefaultValue()]
public int FileID {get; set;}
Remarks
Valid value is from 0 to 899.
See Also

Reference

MicroPDF417Options Class
MicroPDF417Options Members