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