TypeToolStyleInfo.Save

TypeToolStyleInfo.Save method

Saves the TypeToolFontInfo information to the specified stream container.

public void Save(StreamContainer streamContainer, int psdVersion)
ParameterTypeDescription
streamContainerStreamContainerThe stream container to save to.
psdVersionInt32The PSD version.

See Also