Click or drag to resize

PrintOptionsPageRanges Property

[Missing <summary> documentation for "P:Openfin.Desktop.PrintOptions.PageRanges"]

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Dictionary<string, int> PageRanges { get; set; }

Property Value

Type: DictionaryString, Int32
See Also