Gets or sets the page layout to be used when the document is opened.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
| C# |
|---|
public PageLayout PageLayout { get; set; } |
| Visual Basic |
|---|
Public Property PageLayout As PageLayout Get Set |