Class TiffSaveOptions

Class TiffSaveOptions

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

Classe para opções de salvamento de XPS como TIFF.

public class TiffSaveOptions : ImageSaveOptions, IPipelineOptions, IEventBasedModificationOptions

Herança

objectSaveOptionsImageSaveOptionsTiffSaveOptions

Implementa

IPipelineOptions, IEventBasedModificationOptions

Membros Herdados

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.AdditionalFontsFolders, SaveOptions.JpegQualityLevel, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Construtores

TiffSaveOptions()

Cria uma nova instância de opções.

public TiffSaveOptions()

Propriedades

Multipage

Obtém/define o sinalizador que define se várias imagens devem ser salvas em um único arquivo TIFF multipágina.

public bool Multipage { get; set; }

Valor da Propriedade

bool

 Português