Align paragraph borders and table edges with page border

Hi,

I’d like to know if it’s possible to enable the setting “Align paragraph borders and table edges with page border” on a page border as per the attached screenshot from Word.

I can see the question was asked back in 2007 but it doesn’t seem to have been answered:
https://forum.aspose.com/t/119039

Can you tell me where to find the setting if it exists in the API, or if not do you have plans to add it in the future?

Thanks,
Lee

Hi Lee,

Thanks for your inquiry. You can use BorderCollection.DistanceFromText** andPageSetup.BorderDistanceFrom properties for your requirement.

https://reference.aspose.com/words/net/aspose.words/pagesetup/borderdistancefrom/

Hope this answers your query. Please let us know if you have any more queries.