GrapeCity.Xaml.SpreadSheet.Data
Creator Property


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

Property Value

The creator. 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