'Declaration <DefaultValueAttribute(UseGlobalOrLocalPalette)> <DescriptionAttribute("The method of page creating.")> Public Property CreatePageMethod As Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod
[DefaultValue(UseGlobalOrLocalPalette)] [Description("The method of page creating.")] public Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod CreatePageMethod { get; set; }
[DefaultValue(UseGlobalOrLocalPalette)] [Description("The method of page creating.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod get_CreatePageMethod(); public: __property void set_CreatePageMethod(
Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod value
);
[DefaultValue(UseGlobalOrLocalPalette)] [Description("The method of page creating.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod CreatePageMethod { Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod value); }
Property Value
Значение по умолчанию - CreatePageMethod.UseGlobalOrLocalPalette.