GrapeCity.Xaml.SpreadSheet.Data
OpenType Property


Gets or sets how to display the document when it is opened.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property OpenType As GrapeCity.PDF.Object.OpenType
'Usage
 
Dim instance As PdfExportSettings
Dim value As GrapeCity.PDF.Object.OpenType
 
instance.OpenType = value
 
value = instance.OpenType
[DefaultValue()]
public GrapeCity.PDF.Object.OpenType OpenType {get; set;}

Property Value

A value that specifies how to display 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