set_CommentsAreaWidth()

NotesCommentsLayoutingOptions::set_CommentsAreaWidth(int32_t) method

Sets the width of the comment output area in pixels (Applies only if comments are displayed on the right).

void Aspose::Slides::Export::NotesCommentsLayoutingOptions::set_CommentsAreaWidth(int32_t value) override

Remarks

Minimal and default value is 150.

See Also