IProfilesCreateProfile Method (String, String, RenderingOptions, Boolean, Boolean, Boolean)
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
void CreateProfile( string profileName, string outputFileName, RenderingOptions renderingOptions = null, bool indented = false, bool singleQuotes = false, bool simplifiedProfile = false )
Parameters
- profileName
- Type: SystemString
Name of profile (without spaces). - outputFileName
- Type: SystemString
Output file name. - renderingOptions (Optional)
- Type: Bytescout.PDFRendererRenderingOptions
RenderingOptions object. - indented (Optional)
- Type: SystemBoolean
[Missing <param name="indented"/> documentation for "M:Bytescout.PDFRenderer.IProfiles.CreateProfile(System.String,System.String,Bytescout.PDFRenderer.RenderingOptions,System.Boolean,System.Boolean,System.Boolean)"]
- singleQuotes (Optional)
- Type: SystemBoolean
[Missing <param name="singleQuotes"/> documentation for "M:Bytescout.PDFRenderer.IProfiles.CreateProfile(System.String,System.String,Bytescout.PDFRenderer.RenderingOptions,System.Boolean,System.Boolean,System.Boolean)"]
- simplifiedProfile (Optional)
- Type: SystemBoolean
[Missing <param name="simplifiedProfile"/> documentation for "M:Bytescout.PDFRenderer.IProfiles.CreateProfile(System.String,System.String,Bytescout.PDFRenderer.RenderingOptions,System.Boolean,System.Boolean,System.Boolean)"]