TiffSaveOptions.Multipage

TiffSaveOptions.Multipage property

Gets/sets the flag that defines if multiple images should be saved in a single multipage TIFF file.

public bool Multipage { get; set; }

See Also