XSaveOptions FileExtension Property. Gets or sets the file extension for the target when it is not otherwise specified. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#]string

[Visual Basic]
String
null No Gets or sets the file extension for the target when it is not otherwise specified.

 

   

Notes
 

This property is used to specify an export format when (and only when) the specification of the destination does not provide a file extension, such as a Stream or an array of bytes.

The supported values are "xps" and "swf".

 

   

Example
 

None.