Features
Below you can find list with all features that are supported by PdfFormatProvider export.
Please note, due to the operating system decoupling, the .NET Standard framework does not provide APIs for getting the image properties. Thus, in order to export them an implementation inheriting the ImagePropertiesResolverBase abstract class have to be set to the ImagePropertiesResolver property inside the SpreadExtensibilityManager.
Feature | Supported | Comment |
---|---|---|
Text Formatting | ||
Font Family | Yes | |
Font Size | Yes | |
Font Color | Yes | |
Bold | Yes | |
Italic | Yes | |
Underline | Yes | |
Text Horizontal Alignment | Yes | |
Text Vertical Alignment | Yes | |
Text Wrapping | Yes | |
Number Format | Yes | |
Styles | ||
Borders | Yes | |
Pattern Fills | Yes | |
Gradient Fills | Yes | |
Images | ||
Floating Images | Partially | JPEG format only |
Worksheet Page Setup | ||
Page Size | Yes | |
Page Margins | Yes | |
Page Orientation | Yes | |
Page Breaks | Yes | |
Print Area | Yes | |
Page Order | Yes | |
Scale Factor | Yes | |
Show/Hide Row and Column Headings | Yes | |
Show/Hide Gridlines | Yes | |
Center Horizontally/Vertically | Yes |