HiQualityFrontLayer Свойство (PdfMrcCompressionSettings)
Возвращает или задает значение, указывающее, должна ли команда создавать передний слой с высоким качеством.
[DefaultValue(True)]
[Description("A value indicating whether the command should create the front layer with high quality.")]
public bool HiQualityFrontLayer { get; set; }
[DefaultValue(True)]
[Description("A value indicating whether the command should create the front layer with high quality.")]
public: __property bool get_HiQualityFrontLayer();
public: __property void set_HiQualityFrontLayer(
bool
);
[DefaultValue(True)]
[Description("A value indicating whether the command should create the front layer with high quality.")]
public:
property bool HiQualityFrontLayer {
bool get();
void set(bool );
}
Property Value
true - команда должна создать передний слой с высоким качеством; false - команда должна создать передний слой с нормальным качеством.
Значение по умолчанию - true.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5