NDesription

EmfHeaderObject.NDesription property

Gets or sets a 32-bit unsigned integer that specifies the number of characters in the array that contains the description of the metafile’s contents. This is zero if there is no description string.

public int NDesription { get; set; }

See Also