Class CmxRasterizationOptions
A név: Aspose.Imaging.ImageOptions Összefoglaló: Aspose.Imaging.dll (25.5.0)
A CMX exportálási lehetőségek.
public class CmxRasterizationOptions : VectorRasterizationOptions, ICloneable
Inheritance
object ← VectorRasterizationOptions ← CmxRasterizationOptions
Implements
Örökletes tagok
VectorRasterizationOptions.Clone() , VectorRasterizationOptions.CopyTo(VectorRasterizationOptions) , VectorRasterizationOptions.BorderX , VectorRasterizationOptions.BorderY , VectorRasterizationOptions.CenterDrawing , VectorRasterizationOptions.PageHeight , VectorRasterizationOptions.PageSize , VectorRasterizationOptions.PageWidth , VectorRasterizationOptions.BackgroundColor , VectorRasterizationOptions.DrawColor , VectorRasterizationOptions.SmoothingMode , VectorRasterizationOptions.TextRenderingHint , VectorRasterizationOptions.Positioning , VectorRasterizationOptions.ReplaceTextMapping , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CmxRasterizationOptions()
public CmxRasterizationOptions()
Properties
ResolutionSettings
Megkapja vagy beállítja a megoldási beállításokat.
public ResolutionSetting ResolutionSettings { get; set; }