[]
        
(Showing Draft Content)

C1.C1Word.C1WordDocument.SetPageSettings

SetPageSettings Method

SetPageSettings(SizeF, Margins)

Set current page settings from this document.

Declaration
public void SetPageSettings(SizeF pageSize, Margins margins)
Public Sub SetPageSettings(pageSize As SizeF, margins As Margins)
Parameters
Type Name Description
SizeF pageSize

The size of the current page.

Margins margins

The print margins for the current page.