public enum ENPrintRangeMode : System.Enum
public enum ENPrintRangeMode : System.Enum
Member | Description |
---|---|
AllPages | All pages should be printed. |
CurrentPage | Only the current page should be printed. |
CustomRange | The pages specified with the custom range should be printed. |
Selection | The currently selected content should be printed. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENPrintRangeMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)