GrapeCity.Xaml.SpreadSheet.Data
DestinationType Property


Gets or sets a value that indicates how to open the document.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property DestinationType As DestinationType
'Usage
 
Dim instance As PdfExportSettings
Dim value As DestinationType
 
instance.DestinationType = value
 
value = instance.DestinationType
[DefaultValue()]
public DestinationType DestinationType {get; set;}

Property Value

A value that indicates how to open the document. The default value is Auto.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PdfExportSettings Class
PdfExportSettings Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options