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