Aspose::Pdf::SaveOptions::MarginPartStyle::set_IsAuto method

MarginPartStyle::set_IsAuto method

Sets a value indicating whether this instance is auto.

void Aspose::Pdf::SaveOptions::MarginPartStyle::set_IsAuto(bool value)

Remarks

true if this instance is auto; otherwise, false.

See Also