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é

WdPaperSize

Remarques

Le fait PageHeight de définir la propriété ou affecte PageWidth à la propriété PaperSize la valeur wdPaperCustom.

S’applique à