CustomLabel.PageSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the page size for the specified custom mailing label.
public:
property Microsoft::Office::Interop::Word::WdCustomLabelPageSize PageSize { Microsoft::Office::Interop::Word::WdCustomLabelPageSize get(); void set(Microsoft::Office::Interop::Word::WdCustomLabelPageSize value); };
public Microsoft.Office.Interop.Word.WdCustomLabelPageSize PageSize { get; set; }
member this.PageSize : Microsoft.Office.Interop.Word.WdCustomLabelPageSize with get, set
Public Property PageSize As WdCustomLabelPageSize
Property Value
Remarks
The PageSize property can be one of the WdCustomLabelPageSize constants. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.