Table of Contents

Method Save

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

Save(Document, Stream, TToken, Surface, ProgressEventHandler, bool)

public void Save(Document input, Stream output, TToken token, Surface scratchSurface, ProgressEventHandler progressCallback, bool rememberToken)

Parameters

input Document
output Stream
token TToken
scratchSurface Surface
progressCallback ProgressEventHandler
rememberToken bool