Xfinium.Pdf Namespace > PdfViewerPreferences Class : PrintPageRange Property |
'Declaration
Public Property PrintPageRange As Integer()
'Usage
Dim instance As PdfViewerPreferences Dim value() As Integer instance.PrintPageRange = value value = instance.PrintPageRange
public int[] PrintPageRange {get; set;}
public: property array<int>^ PrintPageRange { array<int>^ get(); void set ( array<int>^ value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library