Class MultipageCreateOptions
Class MultipageCreateOptions
Pôvodný názov: Aspose.Imaging.ImageOptions Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Množstvo stránok vytvára možnosti
public class MultipageCreateOptions
Inheritance
object ← MultipageCreateOptions
Z dedičných členov
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
Získajte alebo nastavíte export po stránke.
public AfterPageExportAction AfterPageExport { get; set; }
Hodnota nehnuteľnosti
BeforePageExport
Získať alebo nastaviť predchádzajúci export stránky.
public BeforePageExportAction BeforePageExport { get; set; }
Hodnota nehnuteľnosti
PageCount
Získajte alebo nastavíte číslo stránky.
public int PageCount { get; set; }