'Declaration Public Function RemoveFolder( _
ByVal folderПапка.As PdfAttachmentFolder _
) As Boolean
public bool RemoveFolder(
PdfAttachmentFolder folder
)
public: bool RemoveFolder(
PdfAttachmentFolder* folder
)
public:
bool RemoveFolder(
PdfAttachmentFolder^ folder
)
Parameters
- folder
- Папка.
Return Value
True, если папка удалена; в противном случае - false.