PdfCoModelFactory.PDFRotatePagesInput Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of PDFRotatePagesInput(String, Nullable<Int32>, String, Nullable<Int32>, String, String, Nullable<Boolean>).
public static Azure.Connectors.Sdk.PdfCo.Models.PDFRotatePagesInput PDFRotatePagesInput(string url = default, int? angle = default, string pages = default, int? expiration = default, string password = default, string profiles = default, bool? async = default);
static member PDFRotatePagesInput : string * Nullable<int> * string * Nullable<int> * string * string * Nullable<bool> -> Azure.Connectors.Sdk.PdfCo.Models.PDFRotatePagesInput
Public Shared Function PDFRotatePagesInput (Optional url As String = Nothing, Optional angle As Nullable(Of Integer) = Nothing, Optional pages As String = Nothing, Optional expiration As Nullable(Of Integer) = Nothing, Optional password As String = Nothing, Optional profiles As String = Nothing, Optional async As Nullable(Of Boolean) = Nothing) As PDFRotatePagesInput
Parameters
- url
- String
- pages
- String
- password
- String
- profiles
- String