[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.SetPageSettings

SetPageSettings Method

SetPageSettings(Size, Size)

Set current page settings from this document.

Declaration
public void SetPageSettings(Size pageSize, Size margins)
Parameters
Type Name Description
Size pageSize

The size of the current page.

Size margins

The print margins for the current page.