Accusoft.PdfXpressSdk Namespace > PageRange Class : ForSinglePage Method |
'Declaration Public Shared Function ForSinglePage( _ ByVal pageNumber As Integer _ ) As PageRange
public static PageRange ForSinglePage( int pageNumber )
public: static PageRange* ForSinglePage( int pageNumber )
public: static PageRange^ ForSinglePage( int pageNumber )
This function is provided as a convenient way to create a PageRange object that represents a single page in a Document.