FontStoringArgs.DisposeStream

FontStoringArgs.DisposeStream property

Gets or sets a value indicating whether destionation stream should be disposed.

public bool DisposeStream { get; set; }

Property Value

true if [dispose stream]; otherwise, false.

See Also