CbData

EmfGlsRecord.CbData property

Gets or sets a 32-bit unsigned integer that specifies the size, in bytes, of the Data field. If this value is zero, no data is attached to this record.

public int CbData { get; set; }

See Also