Class MultipageCreateOptions
Class MultipageCreateOptions
Namn på plats: Aspose.Imaging.ImageOptions Församling: Aspose.Imaging.dll (25.4.0)
Multipage skapar alternativ
public class MultipageCreateOptions
Inheritance
object ← MultipageCreateOptions
Arvsmedlemmar
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
Få eller ställa in efter sidan export.
public AfterPageExportAction AfterPageExport { get; set; }
Fastighetsvärde
BeforePageExport
Få eller ställa in den föregående sidan export.
public BeforePageExportAction BeforePageExport { get; set; }
Fastighetsvärde
PageCount
Får eller sätter sidan räkning.
public int PageCount { get; set; }