Aspose::Pdf::Facades::BDCProperties class

BDCProperties class

BDC operator properties.

class BDCProperties : public System::Object

Methods

MethodDescription
BDCProperties(System::String, System::String)Constructor for properties of BDC operator.
BDCProperties(System::Nullable<int32_t>, System::String, System::String)Constructor for properties of BDC operator.
get_E()Gets/sets Expansion text value.
get_Lang()Gets/sets Language value.
get_MCID()Gets/sets MCID value.
set_E(System::String)Gets/sets Expansion text value.
set_Lang(System::String)Gets/sets Language value.

See Also