GrapeCity.Xaml.SpreadSheet.Data
DocumentAttachments Property


Gets the document attachments.
Syntax
'Declaration
 
Public ReadOnly Property DocumentAttachments As List(Of DocumentAttachment)
'Usage
 
Dim instance As PdfExportSettings
Dim value As List(Of DocumentAttachment)
 
value = instance.DocumentAttachments
public List<DocumentAttachment> DocumentAttachments {get;}

Property Value

The document attachments. The default value is never null.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PdfExportSettings Class
PdfExportSettings Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options