EpubLoadOptions.CustomCss

EpubLoadOptions.CustomCss property

Gets or sets the custom Css to apply when opening the Epub document.

public string CustomCss { get; set; }

See Also