[DefaultValue(All)] [Description("The pixel type, which command should use for selecting of image-resources, which should be compressed.")] public Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType ImageResourcePixelType { get; set; }
[DefaultValue(All)] [Description("The pixel type, which command should use for selecting of image-resources, which should be compressed.")] public: __property Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType get_ImageResourcePixelType(); public: __property void set_ImageResourcePixelType(
Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType value
);
[DefaultValue(All)] [Description("The pixel type, which command should use for selecting of image-resources, which should be compressed.")] public:
property Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType ImageResourcePixelType { Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType get(); void set(Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType value); }
'Declaration <DefaultValueAttribute(All)> <DescriptionAttribute("The pixel type, which command should use for selecting of image-resources, which should be compressed.")> Public Property ImageResourcePixelType As Vintasoft.Imaging.Pdf.Processing.PdfImageResourcePixelType
Property Value
Значение по умолчанию - PdfImageResourcePixelType.All.