ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / PageSeparation Property

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