createPageMethod Property (WebGifEncoderSettings)
Gets or sets the CreatePageMethod.
'Declaration
Public Property createPageMethod As Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod
public Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod createPageMethod { get; set; }
public: __property Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod get_createPageMethod();
public: __property void set_createPageMethod(
Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod
);
public:
property Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod createPageMethod {
Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod get();
void set(Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod );
}
Property Value
Default value is Vintasoft.Imaging.Codecs.ImageFiles.Gif.CreatePageMethod.UseGlobalOrLocalPalette.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5