ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / 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