Syncfusion.PresentationToPdfConverter.Base Gets fall back font to preserve the text in converted PDF document. Represent original Pdf Font. Represent original System font. Represent a input text. Represent PdfStringFormat. Represent isEmbedFont. Represent isEmbedCompleteFont. Returns a fall back font instance, if it has; otherwise returns original Pdf Font. Check whether all the characters (glyphs) of input text is available in input font or not. Represent the input font to check. Represent the input text to check. Represent the PdfStringFormat. Returns true, if all input character glyphs are available in input font; Otherwise false. Inverse the specified character with suitable bidi character Specify the input character Return the inversed character Radial Gradient Fill implementation. Path Gets or sets the custom font collection. Gets a Fallback font collection of Presentation document. Gets or set the embedded fonts. Get Curved Connector path formulaColl.Add("x2","*/ w adj1 100000"); formulaColl.Add("x1","+/ l x2 2"); formulaColl.Add("x3","+/ r x2 2"); formulaColl.Add("y3","*/ h 3 4"); Get Bent Connector path formulaColl.Add("x1","*/ w adj1 100000"); > Get Triangle path Gets the right arrow path. Gets the left arrow path. Gets down arrow path. Gets the left right arrow path. Gets the curved right arrow path. Gets the curved left arrow path. Gets the curved up arrow path. Gets the curved down arrow path. Gets up down arrow path. Gets the quad arrow path. Gets the left right up arrow path. Gets the bent arrow path. Gets the U trun arrow path. Gets the left up arrow path. Gets the bent up arrow path. Gets the striped right arrow path. Gets the notched right arrow path. Gets the pentagon path. Gets the chevron path. Gets the right arrow callout path. Gets down arrow callout path. Gets the left arrow callout path. Gets up arrow callout path. Gets the left right arrow callout path. Gets the quad arrow callout path. Gets the circular arrow path. Gets the math plus path. Gets the math minus path. Gets the math multiply path. Gets the math division path. Gets the math equal path. Gets the math not equal path. Gets the flow chart alternate process path. Gets the flow chart predefined process path. Gets the flow chart internal storage path. Gets the flow chart document path. Gets the flow chart multi document path. Gets the flow chart terminator path. Gets the flow chart preparation path. Gets the flow chart manual input path. Gets the flow chart manual operation path. Gets the flow chart connector path. Gets the flow chart off page connector path. Gets the flow chart card path. Gets the flow chart punched tape path. Gets the flow chart summing junction path. Gets the flow chart or path. Gets the flow chart collate path. Gets the flow chart sort path. Gets the flow chart extract path. Gets the flow chart merge path. Gets the flow chart online storage path. Gets the flow chart delay path. Gets the flow chart sequential access storage path. Gets the flow chart magnetic disk path. Gets the flow chart direct access storage path. Gets the flow chart display path. Gets the rectangular callout path. Gets the rounded rectangular callout path. Gets the oval callout path. Gets the cloud callout path. Gets the line callout1 path. Gets the line callout2 path. Gets the line callout3 path. Gets the line callout1 accent bar path. Gets the line callout2 accent bar path. Gets the line callout3 accent bar path. Gets the line callout1 no border path. Gets the line callout2 no border path. Gets the line callout3 no border path. Gets the line callout1 border and accent bar path. Gets the line callout2 border and accent bar path. Gets the line callout3 border and accent bar path. Represents the conversion of Presentation to a PDF document. Converts the Presentation to PDF document. Represents the presentation instance. pdfdcoument instance Converts the Presentation to PDF document. Represents the presentation instance. Represents the PDF conversion is portable or not pdfdcoument instance Converts the Presentation to PDF document. Represents the presentation instance. Represents the converter settings instance. pdfdcoument instance Converts the Slide to PDF document. Represents the slide instance. pdfdcoument instance Releases all resources used by the object. Specifies the Slides per page Specifies the six Slides per page. Specifies the one Slide per page. Specifies the two Slides per page. Specifies the three Slides per page. Specifies the four Slides per page. Specifies the nine Slides per page. Specifies the publishing options of the instance. Allows converting all the slides in a Presentation to PDF document. This is the default option. Allows the PDF pages in the converted PDF document to hold more than one slides as specified by the enumerator Allows to convert the notes in the slides to PDF document. Represents the conversion Settings for Presentation to PDF Converter. Intialize the new instance of presentation to pdfConverter settings. Gets or Sets the slides per page Indicates whether to export hidden slides or not. Indicates whether to enable portable rendering or not. Gets or sets the available publishing options to export the Presentation to PDF document. Gets or sets the quality. The value indicates in percentage, max value represents best quality and min value represents best compression. The value indicates in percentage, max value represents best quality and min value represents best compression Sets the image resolution to the image, which are embedded in the PowerPoint presentation. Gets or sets the PDF document's Conformance-level. The of the PDF document. Gets or Sets a value indicating whether to optimize the memory usage for the identical (duplicate) images in PPTX to PDF conversion and converted PDF document. Gets or sets a value indicating whether to embed fonts in the converted PDF document. Default value is false True: if need to embed fonts in the converted PDF document; otherwise, False. This property is supported to embed TrueType fonts only. Gets or sets a value indicating whether to embed the complete font information in the converted PDF document. Default value is false True: if need to embed the complete font information in the converted PDF document; otherwise, False. This property is used to indicate whether the complete font information of the characters in the resultant PDF document to embedded or not. This property is supported to embed TrueType fonts only.