IPageRangesTPrintSettings Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IPageRanges<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IPageRangesTPrintSettings type exposes the following members.
Name | Description | |
---|---|---|
PageRanges |
Gets or sets the collection of the page ranges to print.
|
Name | Description | |
---|---|---|
SetPageRangesTPrintSettings |
Sets the collection of the page ranges to print.
(Defined by PageRangesExtensions.) |