[This is preliminary documentation and is subject to change.]
Collection of MasterPage objects.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public class MasterPageCollection : IEnumerable<MasterPage>, IEnumerable |
| Visual Basic |
|---|
Public Class MasterPageCollection _ Implements IEnumerable(Of MasterPage), IEnumerable |
Remarks
You cannot instantiate the collection. It is returned by the Document.MasterPages property.