GrapeCity.Xaml.SpreadSheet.Data
Keywords Property


Gets or sets the keywords for the PDF file.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Keywords As String
'Usage
 
Dim instance As PdfExportSettings
Dim value As String
 
instance.Keywords = value
 
value = instance.Keywords
[DefaultValue()]
public string Keywords {get; set;}

Property Value

The keywords. The default value is an empty string.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PdfExportSettings Class
PdfExportSettings Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options