Type Default 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 when saving without specifying a file extension, for example when saving to a Stream.

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

 

   

Example
 

None.