USADriveIdCodetext.SubfileProperties.Offset

USADriveIdCodetext.SubfileProperties.Offset property

4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0.

public int Offset { get; set; }

See Also