cfb_document
Overview
cfb_document is a class in Aspose.Email FOSS for C++.
Defined in: include/aspose/email/foss/cfb/cfb_document.hpp
Methods
| Signature | Return Type |
|---|---|
major_version() | std::uint16_t |
set_major_version() | void |
minor_version() | std::uint16_t |
set_minor_version() | void |
transaction_signature_number() | std::uint32_t |
set_transaction_signature_number() | void |
from_reader() | cfb_document |
from_file() | cfb_document |
from_stream() | cfb_document |
from_bytes() | cfb_document |
from_buffer() | cfb_document |