Articles in this section

How to set PaperSize to a word document?

 

The PaperSize to a word document can be set by using PageSize property.

C#

// Write section properties

section.PageSetup.PageSize = PageSize.A3;

VB

' Write section properties

section.PageSetup.PageSize = PageSize.A3

Please refer the sample in the below link which illustrates the above:

http://help.syncfusion.com/support/samples/kb/dociowindows/papersize/PageSetup.zip

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied