[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MergeDocumentOptions.CopyAssociatedFiles

CopyAssociatedFiles Property

CopyAssociatedFiles

Gets or sets a value indicating whether to copy AssociatedFiles.

The default is true.

Declaration
public bool CopyAssociatedFiles { get; set; }
Public Property CopyAssociatedFiles As Boolean