Class TiffSaveOptions

Class TiffSaveOptions

Namespace: Aspose.Page.XPS.Presentation.Image
Assembly: Aspose.Page.dll (25.4.0)

Class for XPS-as-TIFF saving options.

public class TiffSaveOptions : ImageSaveOptions, IPipelineOptions, IEventBasedModificationOptions

Inheritance

object SaveOptions ImageSaveOptions TiffSaveOptions

Implements

IPipelineOptions , IEventBasedModificationOptions

Inherited Members

ImageSaveOptions.PageNumbers , ImageSaveOptions.Resolution , ImageSaveOptions.SmoothingMode , ImageSaveOptions.TextRenderingHint , ImageSaveOptions.InterpolationMode , ImageSaveOptions.ImageSize , ImageSaveOptions.BatchSize , ImageSaveOptions.BeforePageSavingEventHandlers , SaveOptions.SupressErrors , SaveOptions.Size , SaveOptions.Exceptions , SaveOptions.Debug , SaveOptions.ConvertFontsToTTF , SaveOptions.AdditionalFontsFolders , SaveOptions.JpegQualityLevel , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

TiffSaveOptions()

Creates new instance of options.

public TiffSaveOptions()

Properties

Multipage

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

public bool Multipage { get; set; }

Property Value

bool

 English