SoVRSegyFileHeaderNumTextHeaderExt Property |
Number of 3200-byte Textual Header Extension records following the Binary Header.
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public short NumTextHeaderExt { get; set; }
Public Property NumTextHeaderExt As Short
Get
Set
public:
property short NumTextHeaderExt {
short get ();
void set (short value);
}
member NumTextHeaderExt : int16 with get, set
Property Value
Type:
Int16Remarks See Also