'Declaration Public Overloads Function DeleteFile( _
ByVal fileSpecificationСпецификация файла.As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification _
) As Boolean
public bool DeleteFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification fileSpecification
)
public: bool DeleteFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification* fileSpecification
)
public:
bool DeleteFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^ fileSpecification
)
Parameters
- fileSpecification
- Спецификация файла.
Return Value
True, если файл удален; в противном случае, false.