AttachedFile

General

AttachedFile is a class in Aspose.Note for Python. Inherits from: Node.

AttachedFile és una classe en Aspose.Note per a Python. Hereta de: ゚Node⌒ .

AttachedFile exposa les propietats FileName, Bytes i Tags per recuperar el nom del fitxer adjuntat, contingut binari i qualsevol objecte associat a NoteTag.

Propietats

NameTypeAccessDescription
FileName`strNone`Read
BytesbytesReadContains the raw binary data of the attached file
Tagslist[NoteTag]ReadIs a list of NoteTag objects applied to the attached file

Mètodes

SignatureDescription
`init(FileName: strNone, Bytes: bytes, Tags: list[NoteTag]
 Català