Class PageOutputColor.PageOutputColorOption
نام ها : Aspose.Page.XPS.XpsMetadata جمع آوری: WL33_.dll (25.4.0)
گزینه های ویژگی Aspose.Page.XPS.XpsMetadata.PageOutputColor را توصیف کنید.
public sealed class PageOutputColor.PageOutputColorOption : Option, PageOutputColor.IPageOutputColorItem, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOutputColor.PageOutputColorOption
Implements
PageOutputColor.IPageOutputColorItem , IFeatureItem , IPrintTicketElementChild
اعضای ارثی
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PageOutputColorOption(برچسب ها: IPageOutputColorOptionItem[])
یک مثال جدید ایجاد می کند.
public PageOutputColorOption(string optionName, params PageOutputColor.IPageOutputColorOptionItem[] items)
Parameters
optionName
string
نام گزینه ها
items
PageOutputColor
.
IPageOutputColorOptionItem
[ ]
یک مجموعه داوطلبانه از Aspose.Page.XPS.XpsMetadata.PageOutputColor.IPageOutputColorOptionItem موارد.
Methods
Add(پارام IPageOutputColorOptionItem[])
اضافه کردن مجموعه ای از Aspose.Page.XPS.XpsMetadata.PageOutputColor.IPageOutputColorOptionItem به گزینه.
public PageOutputColor.PageOutputColorOption Add(params PageOutputColor.IPageOutputColorOptionItem[] items)
Parameters
items
PageOutputColor
.
IPageOutputColorOptionItem
[ ]
یک مجموعه داوطلبانه از Aspose.Page.XPS.XpsMetadata.PageOutputColor.IPageOutputColorOptionItem موارد.
Returns
PageOutputColor . PageOutputColorOption
این گزینه ای است.
Color(int، int)
مشخص کردن محصول باید در رنگ باشد.
public static PageOutputColor.PageOutputColorOption Color(int deviceBitsPerPixel, int driverBitsPerPixel)
Parameters
deviceBitsPerPixel
int
A DeviceBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیت ها در هر پیکسل داده های رنگی است که توسط چاپگر پشتیبانی می شود.
driverBitsPerPixel
int
A DriverBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیتی در هر پیکسل است که درایور هسته ای باید برای بوتاکس خود استفاده کند.
Returns
PageOutputColor . PageOutputColorOption
The PageOutputColor گزینه ها
Grayscale(int، int)
مشخص کنید که تولید باید در مقیاس خاکستری باشد.
public static PageOutputColor.PageOutputColorOption Grayscale(int deviceBitsPerPixel, int driverBitsPerPixel)
Parameters
deviceBitsPerPixel
int
A DeviceBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیت ها در هر پیکسل داده های رنگی است که توسط چاپگر پشتیبانی می شود.
driverBitsPerPixel
int
A DriverBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیتی در هر پیکسل است که درایور هسته ای باید برای بوتاکس خود استفاده کند.
Returns
PageOutputColor . PageOutputColorOption
The PageOutputColor گزینه ها
Monochrome(int، int)
مشخص می شود که تولید باید در مونوکروم (سفید) باشد.
public static PageOutputColor.PageOutputColorOption Monochrome(int deviceBitsPerPixel, int driverBitsPerPixel)
Parameters
deviceBitsPerPixel
int
A DeviceBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیت ها در هر پیکسل داده های رنگی است که توسط چاپگر پشتیبانی می شود.
driverBitsPerPixel
int
A DriverBitsPerPixel نمره ارزش املاککه نشان دهنده تعداد بیتی در هر پیکسل است که درایور هسته ای باید برای بوتاکس خود استفاده کند.
Returns
PageOutputColor . PageOutputColorOption
The PageOutputColor گزینه ها