Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / PageSeparation Property

In This Topic
    PageSeparation Property (C1PdfViewer)
    In This Topic
    Gets or sets the separation between pages.
    Syntax
    'Declaration
     
    
    Public Property PageSeparation As Thickness
    public Thickness PageSeparation {get; set;}
    See Also