[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.SetPageSettings

SetPageSettings Method

SetPageSettings(SizeF, SizeF)

Set current page settings from this document.

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

The size of the current page.

SizeF margins

The print margins for the current page.