[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PngSettings

PngSettings Class

Represents output image settings for rendering HTML to PNG.

Inheritance
PngSettings
Namespace: GrapeCity.Documents.Html
Assembly: DS.Documents.Html.dll
Syntax
[Obsolete("Use GcHtmlBrowser with HtmlPage and PngOptions instead.")]
public class PngSettings : ImageSettings
<Obsolete("Use GcHtmlBrowser with HtmlPage and PngOptions instead.")>
Public Class PngSettings
    Inherits ImageSettings

Constructors

Name Description
PngSettings()