Class FileSaveTarget

Class FileSaveTarget

Pôvodný názov: Aspose.Pdf.Plugins Zhromaždenie: Aspose.PDF.dll (25.4.0)

Zobrazuje súbor uložiť cieľ pre plugin.

public class FileSaveTarget : ISaveTarget

Inheritance

object FileSaveTarget

Implements

ISaveTarget

Z dedičných členov

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

FileSaveTarget(Stretnutie)

Initalizuje nový súbor uložiť cieľ s špecifikovanou trasou.

public FileSaveTarget(string path)

Parameters

path string

Stránka, ktorá predstavuje cestu k výstupnému súboru.

Properties

Path

Získajte cestu k súboru aktuálneho úsporu cieľa.

public string Path { get; }

Hodnota nehnuteľnosti

string

SaveTarget

Typ úložného cieľa (file)

public DataType SaveTarget { get; }

Hodnota nehnuteľnosti

DataType

 Slovenčina