'Declaration <DescriptionAttribute("A value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.")> <DefaultValueAttribute(True)> Public Property Jbig2UseGlobals As Boolean
[Description("A value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.")] [DefaultValue(True)] public bool Jbig2UseGlobals { get; set; }
[Description("A value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.")] [DefaultValue(True)] public: __property bool get_Jbig2UseGlobals(); public: __property void set_Jbig2UseGlobals(
bool value
);
[Description("A value indicating whether Jbig2Globals must be used when Jbig2 encoder is used.")] [DefaultValue(True)] public:
property bool Jbig2UseGlobals { bool get(); void set(bool value); }
Property Value
Значение по умолчанию - true.