HeaderSize Property
Overloads
HeaderSize |
Size of the header. Example: If the header size is 2, the first two rows in the file are considered as header and not as data. The header can contain the field names. JSON property name: qHeaderSize |
HeaderSize
Size of the header.
Example: If the header size is 2, the first two rows in the file are considered as header and not as data. The header can contain the field names.
JSON property name: qHeaderSize
Declaration
public int HeaderSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!