MetaHeader.MaxRecord

MetaHeader.MaxRecord property

Gets or sets the size, in bytes, of the largest record in the associated Metafile object.

public int MaxRecord { get; set; }

See Also