Share via


PageSetup.PaperSize Propriété

Définition

Cette propriété renvoie ou définit la taille du papier.

public:
 property Microsoft::Office::Interop::Word::WdPaperSize PaperSize { Microsoft::Office::Interop::Word::WdPaperSize get(); void set(Microsoft::Office::Interop::Word::WdPaperSize value); };
public Microsoft.Office.Interop.Word.WdPaperSize PaperSize { get; set; }
member this.PaperSize : Microsoft.Office.Interop.Word.WdPaperSize with get, set
Public Property PaperSize As WdPaperSize

Valeur de propriété

Remarques

La définition de la PageHeight propriété ou PageWidth remplace la propriété PaperSize par wdPaperCustom.

S’applique à