Table of Contents

Class PdfExchanger

Namespace
Macad.Exchange
Assembly
Macad.Exchange.dll
public class PdfExchanger : IDrawingExporter, IBodyExporter, IExchanger
Inheritance
object
PdfExchanger
Implements

Constructors

public PdfExchanger()

Properties

public string Description { get; }
Property Value: string

public string[] Extensions { get; }
Property Value: string[]

public PdfExchanger.PdfSettings Settings { get; }
Property Value: PdfExchanger.PdfSettings

Methods

public bool CanExportToClipboard()
Returns: bool

public bool CanImportFromClipboard(Clipboard clipboard)
clipboard Clipboard
Returns: bool