Class MultipageCreateOptions
Class MultipageCreateOptions
Nazwa przestrzeń: Aspose.Imaging.ImageOptions Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Wiele stron tworzy opcje
public class MultipageCreateOptions
Inheritance
object ← MultipageCreateOptions
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MultipageCreateOptions()
public MultipageCreateOptions()
Properties
AfterPageExport
Dostęp lub ustawienie eksportu po stronie.
public AfterPageExportAction AfterPageExport { get; set; }
Wartość nieruchomości
BeforePageExport
Dostęp lub ustawienie eksportu przedniej strony.
public BeforePageExportAction BeforePageExport { get; set; }
Wartość nieruchomości
PageCount
Uzyskuje lub ustawia liczbę stron.
public int PageCount { get; set; }